View source
enum abstract NativeWindowDisplayState(Null<Int>)
package openfl.display
Available on AIR, Android, HashLink, Linux, Neko, Windows, iOS, macOS
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: