enum openfl.display.StageDisplayState

Available on all platforms

The StageDisplayState class provides values for the Stage.displayState property.

Constructors

NORMAL

Specifies that the Stage is in normal mode.

FULL_SCREEN

Specifies that the Stage is in full-screen mode.

FULL_SCREEN_INTERACTIVE

Specifies that the Stage is in full-screen mode with keyboard interactivity enabled.