View source
enum abstract StageDisplayState(Null<Int>)
package openfl.display
Available on all platforms
The StageDisplayState class provides values for the
Stage.displayState
property.
Variables
inlineread onlyFULL_SCREEN_INTERACTIVE:StageDisplayState = 1
Specifies that the Stage is in full-screen mode with keyboard interactivity enabled.