Compartir a través de


UICollectionViewFocusUpdateContext.NextFocusedIndexPath Propiedad

Definición

Ruta de acceso de índice del elemento que está a punto de recibir, o que acaba de recibir, el foco.

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

Valor de propiedad

Este valor puede ser null si el foco se ha desplazado fuera de UICollectionView.

Atributos

Se aplica a