Enumeration Case 列挙ケース

NSKeyValueSetMutationKind.union

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

Declaration 宣言

case union = 1

Discussion 議論

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