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

append(_:)

Appends the nodes of another index path to this one. 別のインデックスパスのノードをこのものに加えます。

Declaration 宣言

mutating func append(_ other: IndexPath)

See Also 参照

Selecting Nodes ノードを選択する