Discussion 議論
The change dictionary contains an NSKey
entry whose value is an NSNumber
object that contains the Boolean value YES
.
変更辞書は、あるNSKey
登録項目を含みます、それの値はあるNSNumber
オブジェクトで、それはブール値YES
を含みます。
NSKeyValueObservingOptionPrior
option was specified when the observer was registered this notification is sent prior to a change.
オブザーバが登録された時NSKeyValueObservingOptionPrior
オプションが指定されたならば、この通知は変更に先立って発信されます。
Availability 有効性
Technology
const NSKeyValueChangeKey
NSKeyValueChangeNotificationIsPriorKey;
The change dictionary contains an NSKey
entry whose value is an NSNumber
object that contains the Boolean value YES
.
変更辞書は、あるNSKey
登録項目を含みます、それの値はあるNSNumber
オブジェクトで、それはブール値YES
を含みます。