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

Variables

@:enum@:implinlineread onlyFULL_SCREEN:StageDisplayState

Specifies that the Stage is in full-screen mode.

@:enum@:implinlineread onlyFULL_SCREEN_INTERACTIVE:StageDisplayState

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

@:enum@:implinlineread onlyNORMAL:StageDisplayState

Specifies that the Stage is in normal mode.