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

appending(_:)

Returns a new index path containing the elements of this one plus those of another index path. このものの要素に別のインデックスパスのそれらを足して含んでいる新しいインデックスパスを返します。

Declaration 宣言

func appending(_ other: IndexPath) -> IndexPath

See Also 参照

Selecting Nodes ノードを選択する