UIKit.UICollectionView.DeleteSections Method
Deletes one or more sections from the UIKit.UICollectionView.

Syntax

[Foundation.Export("deleteSections:")]
public virtual void DeleteSections (Foundation.NSIndexSet sections)

Parameters

sections
An Foundation.NSIndexSet that specifies the section to be deleted.

Remarks

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.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0