Type Property 型プロパティ

notificationIsPriorKey

If the prior option was specified when the observer was registered this notification is sent prior to a change. オブザーバが登録された時priorオプションが指定されたならば、この通知は変更に先立って発信されます。

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. 変更辞書は、あるnotificationIsPriorKey登録項目を含みます、それの値はあるNSNumberオブジェクトで、それはブール値trueを含みます。