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

Variables

inline read onlyFULL_SCREEN:StageDisplayState

Specifies that the Stage is in full-screen mode.

inline read onlyFULL_SCREEN_INTERACTIVE:StageDisplayState

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

inline read onlyNORMAL:StageDisplayState

Specifies that the Stage is in normal mode.