NSWindow.TabbedWindows Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSWindow[] TabbedWindows { [Foundation.Export("tabbedWindows", ObjCRuntime.ArgumentSemantic.Copy)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.TabbedWindows : AppKit.NSWindow[]

Property Value

Attributes

Applies to