Share via


NSWindow.FirstResponder Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSResponder FirstResponder { [Foundation.Export("firstResponder")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("firstResponder")>]
member this.FirstResponder : AppKit.NSResponder

Property Value

Attributes

Applies to