Type Alias

NSKeyValueChangeKey

The keys that can appear in the change dictionary. 変更辞書において現れることができるキー。

Declaration 宣言

typedef NSString *NSKeyValueChangeKey;

Discussion 議論

These constants are used as keys in the change dictionary passed to observeValueForKeyPath:ofObject:change:context:. これらの定数は、observeValueForKeyPath:ofObject:change:context:に渡される変更辞書の中のキーとして使われます。

Topics 話題

Type Properties 型プロパティ