Contents

appending(_:)

Returns a new index path containing the elements of this one plus an array of additional elements.

Declaration

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

See Also

Selecting Nodes