Поделиться через


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.

Атрибуты

Применяется к