Enumeration Case 列挙ケース

NSKeyValueMinusSetMutation

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

Declaration 宣言

NSKeyValueMinusSetMutation = 2

Discussion 議論

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