Contents

appending(_:)

Returns a new index path containing the elements of this one plus the given element.

Declaration

func appending(_ other: IndexPath.Element) -> IndexPath

See Also

Selecting Nodes