tabbedWindows
An array of windows that display as tabs.
Declaration
var tabbedWindows: [NSWindow]? { get }Discussion
This property is nil if the window is not showing a tab bar.
An array of windows that display as tabs.
var tabbedWindows: [NSWindow]? { get }This property is nil if the window is not showing a tab bar.