Contents

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.

See Also

Accessing Screen Information