View source
enum abstract NativeWindowDisplayState(Null<Int>)
package openfl.display
Available on all platforms
The NativeWindowDisplayState class defines constants for the names of the window display states.
Note: The fullscreen modes are set using the Stage object displayState
property, not the window displayState.
See also: