Instance Method インスタンスメソッド

dropLast()

Return a new index path containing all but the last element. 最後の要素の他は全て含んでいる新しいインデックスパスを返します。

Declaration 宣言

func dropLast() -> IndexPath

See Also 参照

Selecting Nodes ノードを選択する