Contents

sourceIndexPath

The index path of the item in the collection view, if any.

Declaration

var sourceIndexPath: IndexPath? { get }

Discussion

If the item originated from the collection view, this property contains the item’s original index path.

See Also

Getting the Item Information