Share via


NSBrowser.SendsActionOnArrowKeys Property

Definition

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

Property Value

Attributes

Applies to