NSKeyValueObserving Protocol Reference
PDF
Overview
Tasks
Change Notification
Registering for Observation
Notifying Observers of Changes
Observing Customization
Class Methods
automaticallyNotifiesObserversForKey:
keyPathsForValuesAffectingValueForKey:
Instance Methods
addObserver:forKeyPath:options:context:
didChange:valuesAtIndexes:forKey:
didChangeValueForKey:
didChangeValueForKey:withSetMutation:usingObjects:
observationInfo
observeValueForKeyPath:ofObject:change:context:
removeObserver:forKeyPath:
setObservationInfo:
willChange:valuesAtIndexes:forKey:
willChangeValueForKey:
willChangeValueForKey:withSetMutation:usingObjects:
Constants
NSKeyValueChange
NSKeyValueObservingOptions
Keys used by the change dictionary
NSKeyValueSetMutationKind
Appendix A: Deprecated NSKeyValueObserving Methods
Deprecated in Mac OS X v10.5 and later
setKeys:triggerChangeNotificationsForDependentKey:
Revision History
Index
Companion Guide
Key-Value Observing Programming Guide