init(index:)
Initializes an index path with a single node.
Declaration
convenience init(index: Int)Parameters
- index:
Index of the item in node 0 to point to.
Return Value
Initialized NSIndexPath object representing a one-node index path with index.