Contents

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.

See Also

Managing Full Screen Mode