Type Alias

IndexPath.Indices

A type that represents a group of nodes in an index path. ノードいくらかからなるグループをインデックスパスにおいて表す型。

Declaration 宣言

typealias IndexPath.Indices = DefaultIndices<IndexPath>

See Also 参照

Manipulating Indexes インデックスを操作する