Contents

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.

See Also

Accessing Screen Information