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.
The dimensions and location of the screen.
var frame: NSRect { get }This is the full screen rectangle at the current resolution. This rectangle includes any space currently occupied by the menu bar and dock.