Package elemental2.dom
Class Screen
- java.lang.Object
-
- elemental2.dom.Screen
-
@JsType(isNative=true, namespace="<global>") public class Screen extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description int
availHeight
int
availWidth
int
colorDepth
int
height
int
pixelDepth
int
width
-
Constructor Summary
Constructors Constructor Description Screen()
-