Partager via


UICollectionView.IndexPathsForVisibleItems Propriété

Définition

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.

S’applique à