Instance Method
enableFutureUpdates()enableFutureUpdatesenableFutureUpdates
Resumes updates without reporting changes made while updates were disabled or ignored.
Declaration
func enableFutureUpdates()Declaration
- (void) enableFutureUpdates;Declaration
enableFutureUpdates()See Also
Update Control
Whether updates and change notifications are deferred.
Suppresses update tracking for current and subsequent changes.
Whether update tracking is suppressed.
Defers updates and change notifications.
Performs work while deferring updates and change notifications.
Processes deferred updates and sends combined change notifications.
See Also
Update Control
Whether updates and change notifications are deferred.
Suppresses update tracking for current and subsequent changes.
Whether update tracking is suppressed.
Defers updates and change notifications.
Processes deferred updates and sends combined change notifications.