Compartilhar via


UICollectionView.IndexPathsForVisibleItems Propriedade

Definição

Retorna os NSIndexPaths de todos os itens visíveis.

public virtual Foundation.NSIndexPath[] IndexPathsForVisibleItems { [Foundation.Export("indexPathsForVisibleItems")] get; }
member this.IndexPathsForVisibleItems : Foundation.NSIndexPath[]

Valor da propriedade

O valor padrão é uma matriz vazia NSIndexPath .

Atributos

Comentários

Esse método não retorna o NSIndexPath de exibições suplementares visíveis.

Aplica-se a