Screen

Screen

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.

Documentation Screen by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Variables

read only availHeight:Int

read only availLeft:Int

read only availTop:Int

read only availWidth:Int

read only colorDepth:Int

read only height:Int

read only left:Int

read only orientation:ScreenOrientation

read only pixelDepth:Int

read only top:Int

read only width:Int

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/Screen.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部