UICollectionViewDataSource.NumberOfSections(UICollectionView) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Nombre de sections dans UICollectionView.
[Foundation.Export("numberOfSectionsInCollectionView:")]
public virtual nint NumberOfSections (UIKit.UICollectionView collectionView);
abstract member NumberOfSections : UIKit.UICollectionView -> nint
override this.NumberOfSections : UIKit.UICollectionView -> nint
Paramètres
- collectionView
- UICollectionView
Vue de collection à l’origine de la demande.
Retours
System.System.IntPtr
System.nativeint
- Attributs