isInFullScreenMode
A Boolean value indicating whether the view is in full screen mode.
Declaration
var isInFullScreenMode: Bool { get }Discussion
The value of this property is true when the view is in full screen mode or false when it is not.
A Boolean value indicating whether the view is in full screen mode.
var isInFullScreenMode: Bool { get }The value of this property is true when the view is in full screen mode or false when it is not.