- indexPaths
- An array of Foundation.NSIndexPaths specifying the items to be deleted.
After deletion, the UIKit.UICollectionView will animate the layout as needed.
If the application developer wishes to coordinate several updates without individual animations, they can use the UICollectionView.PerformBatchUpdates method.