deepestScreen
The deepest screen the window is on (it may be split over several screens).
Declaration
var deepestScreen: NSScreen? { get }Discussion
The value of this property is nil when the window is offscreen.
The deepest screen the window is on (it may be split over several screens).
var deepestScreen: NSScreen? { get }The value of this property is nil when the window is offscreen.