nativeBounds
The bounding rectangle of the physical screen, measured in pixels.
Declaration
var nativeBounds: CGRect { get }Discussion
This rectangle is based on the device in a portrait-up orientation. This value does not change as the device rotates.