Compartilhar via


UICollectionView.NumberOfSections Método

Definição

Retorna o número de seções no UICollectionView.

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

Retornos

System.System.IntPtr System.nativeint

O número de seções no UICollectionView.

Atributos

Aplica-se a