configurationChangeInProgress
Declaration
bool configurationChangeInProgress;Overview
Set to true after beginConfigurationChange() and false upon a subsequent call to completeConfigurationChange() or cancelConfigurationChange().
bool configurationChangeInProgress;Set to true after beginConfigurationChange() and false upon a subsequent call to completeConfigurationChange() or cancelConfigurationChange().