UICollectionViewDataSource.NumberOfSections(UICollectionView) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
UICollectionView 内のセクションの数。
[Foundation.Export("numberOfSectionsInCollectionView:")]
public virtual nint NumberOfSections (UIKit.UICollectionView collectionView);
abstract member NumberOfSections : UIKit.UICollectionView -> nint
override this.NumberOfSections : UIKit.UICollectionView -> nint
パラメーター
- collectionView
- UICollectionView
要求を開始したコレクション ビュー。
戻り値
System.System.IntPtr
System.nativeint
- 属性