Share via


NSView.CanBecomeKeyView Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool CanBecomeKeyView { [Foundation.Export("canBecomeKeyView")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("canBecomeKeyView")>]
member this.CanBecomeKeyView : bool

Property Value

Attributes

Applies to