indexPathAfterUpdate
The index path of the item after the update.
Declaration
var indexPathAfterUpdate: IndexPath? { get }Discussion
The value of this property is nil for an action of type NSCollectionView.UpdateAction.delete.
The index path of the item after the update.
var indexPathAfterUpdate: IndexPath? { get }The value of this property is nil for an action of type NSCollectionView.UpdateAction.delete.