Package org.teavm.jso.browser
Interface Screen
- All Superinterfaces:
org.teavm.jso.JSObject
public interface Screen
extends org.teavm.jso.JSObject
-
Method Details
-
getWidth
int getWidth() -
getHeight
int getHeight() -
getAvailWidth
int getAvailWidth() -
getAvailHeight
int getAvailHeight() -
getColorDepth
int getColorDepth() -
current
-