UICollectionView.NumberOfSections メソッド

定義

内のセクションの数を返します UICollectionView

[Foundation.Export("numberOfSections")]
public virtual nint NumberOfSections ();
abstract member NumberOfSections : unit -> nint
override this.NumberOfSections : unit -> nint

戻り値

System.System.IntPtr System.nativeint

UICollectionViewのセクションの数。

属性

適用対象