Contents

configurationChangeInProgress

Declaration

bool configurationChangeInProgress;

Overview

Set to true after beginConfigurationChange() and false upon a subsequent call to completeConfigurationChange() or cancelConfigurationChange().

See Also

Instance Variables