Share via


NSWindowTabGroup.SelectedWindow Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSWindow? SelectedWindow { [Foundation.Export("selectedWindow", ObjCRuntime.ArgumentSemantic.Weak)] get; [Foundation.Export("setSelectedWindow:", ObjCRuntime.ArgumentSemantic.Weak)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("selectedWindow", ObjCRuntime.ArgumentSemantic.Weak)>]
[<set: Foundation.Export("setSelectedWindow:", ObjCRuntime.ArgumentSemantic.Weak)>]
member this.SelectedWindow : AppKit.NSWindow with get, set

Property Value

Attributes

Applies to