Type Alias

IndexPath.Element

A type that represents one node of an index path. あるインデックスパスの1つのノードを表す型。

Declaration 宣言

typealias IndexPath.Element = Int

See Also 参照

Creating Index Paths インデックスパスを作成する