screen
The screen the window is on.
Declaration
var screen: NSScreen? { get }Discussion
The value of this property is the screen where most of the window is on; it is nil when the window is offscreen.
The screen the window is on.
var screen: NSScreen? { get }The value of this property is the screen where most of the window is on; it is nil when the window is offscreen.