Contents

frame

The dimensions and location of the screen.

Declaration

var frame: NSRect { get }

Discussion

This is the full screen rectangle at the current resolution. This rectangle includes any space currently occupied by the menu bar and dock.

See Also

Related Documentation

Getting Screen Information