UICollectionView.IndexPathsForVisibleItems Propriété
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.
Retourne les NSIndexPaths de tous les éléments visibles.
public virtual Foundation.NSIndexPath[] IndexPathsForVisibleItems { [Foundation.Export("indexPathsForVisibleItems")] get; }
member this.IndexPathsForVisibleItems : Foundation.NSIndexPath[]
Valeur de propriété
La valeur par défaut est un tableau vide NSIndexPath .
- Attributs
Remarques
Cette méthode ne retourne pas le NSIndexPath des vues supplémentaires visibles.