frame
Indicates the frame where the window should be positioned on the main screen.
Declaration
var frame: CGRect { get }Discussion
This frame should override the app’s default window position and size.
Individual components (e.g., origin.x, size.width) will be NaN if not specified.