Contents

notificationIsPriorKey

If the Prior option was specified when the observer was registered this notification is sent prior to a change.

Declaration

static let notificationIsPriorKey: NSKeyValueChangeKey

Discussion

The change dictionary contains an notificationIsPriorKey entry whose value is an NSNumber object that contains the Boolean value true.

See Also

Type Properties