contentFrame
The frame rectangle used to display your app’s content.
Declaration
var contentFrame: CGRect { get }Discussion
The rectangle in this property is specified in points. This rectangle may be different than the screen bounds.
The frame rectangle used to display your app’s content.
var contentFrame: CGRect { get }The rectangle in this property is specified in points. This rectangle may be different than the screen bounds.