UICollectionViewDataSource_Extensions.NumberOfSections Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number of sections in this UICollectionViewDataSource.
C#
public static nint NumberOfSections(this UIKit.IUICollectionViewDataSource This, UIKit.UICollectionView collectionView);
static member NumberOfSections : UIKit.IUICollectionViewDataSource * UIKit.UICollectionView -> nint
The instance on which this extension method operates.
- collectionView
- UICollectionView
The collection view that originated the request.
System.System.IntPtr
System.nativeint
Produkt | Versioner |
---|---|
Xamarin iOS SDK | 12 |