sourceIndexPath
The index path of the item in the table view, if any.
Declaration
var sourceIndexPath: IndexPath? { get }Discussion
If the item originated from the table view, this property contains the item’s original index path.
The index path of the item in the table view, if any.
var sourceIndexPath: IndexPath? { get }If the item originated from the table view, this property contains the item’s original index path.