UIKit.UICollectionView.ReloadSections Method
Reloads the data in the specified sections of the UIKit.UICollectionView.

Syntax

[Foundation.Export("reloadSections:")]
public virtual void ReloadSections (Foundation.NSIndexSet sections)

See Also

UICollectionView.ReloadData
UICollectionView.ReloadItems

Parameters

sections
The sections to reload.

Remarks

This method reloads all of the elements within the specified sectins. If these elements are visible, the UIKit.UICollectionView will discard and then redisplay them.

Requirements

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