screenBounds
The bounding rectangle of the screen.
Declaration
var screenBounds: CGRect { get }Discussion
The rectangle represents the dimensions of the screen and may be different from the rectangle used to display your app’s content.
The bounding rectangle of the screen.
var screenBounds: CGRect { get }The rectangle represents the dimensions of the screen and may be different from the rectangle used to display your app’s content.