isInFullScreenMode
The property that indicates whether the panel is in full screen mode.
Declaration
var isInFullScreenMode: Bool { get }Discussion
The value is true if the panel is currently open and in full screen mode; otherwise it’s false.
The property that indicates whether the panel is in full screen mode.
var isInFullScreenMode: Bool { get }The value is true if the panel is currently open and in full screen mode; otherwise it’s false.