initialized property

bool initialized
getter/setter pair

Flag indicating that the post registration callback has been called once.

Implementation

bool initialized = false;