Compartilhar via


UICollectionViewFocusUpdateContext.PreviouslyFocusedIndexPath Propriedade

Definição

O caminho de índice do item dentro do UICollectionView que estava focado anteriormente.

public virtual Foundation.NSIndexPath PreviouslyFocusedIndexPath { [Foundation.Export("previouslyFocusedIndexPath", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.PreviouslyFocusedIndexPath : Foundation.NSIndexPath

Valor da propriedade

Esse valor poderá ser null se o foco tiver acabado de inserir o UICollectionView.

Atributos

Aplica-se a