package js.html
extends EventTarget
Available on js
The Screen interface represents a screen, usually the one on which the current window is being rendered, and is obtained using window.screen.
Documentation Screen by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
read onlyavailHeight:Intread onlyavailLeft:Intread onlyavailTop:Intread onlyavailWidth:Intread onlycolorDepth:Intread onlyheight:Intread onlyleft:Intread onlyorientation:ScreenOrientationread onlypixelDepth:Intread onlytop:Intread onlywidth:Int
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/Screen.html