Freigeben über


UICollectionViewFocusUpdateContext.PreviouslyFocusedIndexPath Eigenschaft

Definition

Der Indexpfad des Elements innerhalb des, das UICollectionView zuvor fokussiert war.

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

Eigenschaftswert

Dieser Wert kann sein null , wenn der Fokus gerade in den UICollectionVieweingegeben wurde.

Attribute

Gilt für: