Share via


NSWindowController.Window Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSWindow Window { [Foundation.Export("window", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setWindow:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("window", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setWindow:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Window : AppKit.NSWindow with get, set

Property Value

Attributes

Applies to