Enumeration Case 列挙ケース

NSKeyValueIntersectSetMutation

Indicates that the observers not in the specified set are being removed from the observed object. 指定された集合の中にないオブザーバがその監視されるオブジェクトから取り除かれているところであるを指し示します。

Declaration 宣言

NSKeyValueIntersectSetMutation = 3

Discussion 議論

This kind of mutation results in a NSKeyValueChangeKindKey value of NSKeyValueChangeRemoval. この種の変更は、あるNSKeyValueChangeKindKey値のNSKeyValueChangeRemovalという結果になります。