Instance Method
enableFutureUpdates()enableFutureUpdatesenableFutureUpdates
Resumes normal update behavior without reporting changes made while updates were disabled.
Declaration
func enableFutureUpdates()Declaration
- (void) enableFutureUpdates;Declaration
enableFutureUpdates()See Also
Interface Updates
Defers interface updates and change notifications.
Performs work while deferring interface updates and change notifications.
Suppresses interface updates and change notifications.
Performs work while suppressing interface updates and change notifications.
Processes deferred interface updates and resumes normal update behavior.
Returns whether interface updates and change notifications are enabled.
See Also
Interface Updates
Defers interface updates and change notifications.
Suppresses interface updates and change notifications.
Processes deferred interface updates and resumes normal update behavior.
Returns whether interface updates and change notifications are enabled.