Contents

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