Contents

NSKeyValueObservingCustomization

Conforming to NSKeyValueObservingCustomization is not required to use Key-Value Observing. Provide an implementation of these functions if you need to disable auto-notifying for a key, or add dependent keys

Declaration

protocol NSKeyValueObservingCustomization : NSObjectProtocol

Topics

Type Methods

See Also

Protocols