Share via


UICollectionView.RemembersLastFocusedIndexPath Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool RemembersLastFocusedIndexPath { [Foundation.Export("remembersLastFocusedIndexPath")] get; [Foundation.Export("setRemembersLastFocusedIndexPath:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("remembersLastFocusedIndexPath")>]
[<set: Foundation.Export("setRemembersLastFocusedIndexPath:")>]
member this.RemembersLastFocusedIndexPath : bool with get, set

Property Value

Attributes

Applies to