Share via


NSViewController.AcceptsFirstResponder Method

Definition

[Foundation.Export("acceptsFirstResponder")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool AcceptsFirstResponder();
[<Foundation.Export("acceptsFirstResponder")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
override this.AcceptsFirstResponder : unit -> bool

Returns

Attributes

Applies to