Share via


UITableView.SelectionFollowsFocus Property

Definition

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

Property Value

Attributes

Applies to