Type Property
型プロパティ
indexes
indexesKey
If the value of the
kindKey
entry is NSKeyValueChange.insertion
, NSKeyValueChange.removal
, or NSKeyValueChange.replacement
, the value of this key is an NSIndexSet
object that contains the indexes of the inserted, removed, or replaced objects.
kindKey
登録項目の値がNSKeyValueChange.insertion
、NSKeyValueChange.removal
、またはNSKeyValueChange.replacement
ならば、このキーの値はNSIndexSet
オブジェクトです、それは挿入、除去、または置換されたオブジェクトのインデックスを含みます。
Availability 有効性
- iOS 2.0+
- iPadOS 2.0+
- macOS 10.3+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
static let indexesKey: NSKeyValueChangeKey