Screen
Module: JavaScript DOM API
#include <Screen.idl>
Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| readonly attribute long | availWidth |
| readonly attribute long | availHeight |
| readonly attribute long | width |
| readonly attribute long | height |
| readonly attribute unsigned long | colorDepth |
| readonly attribute unsigned long | pixelDepth |
Public Attributes Documentation
Section titled “Public Attributes Documentation”variable availWidth
Section titled “variable availWidth”readonly attribute long availWidth;variable availHeight
Section titled “variable availHeight”readonly attribute long availHeight;variable width
Section titled “variable width”readonly attribute long width;variable height
Section titled “variable height”readonly attribute long height;variable colorDepth
Section titled “variable colorDepth”readonly attribute unsigned long colorDepth;variable pixelDepth
Section titled “variable pixelDepth”readonly attribute unsigned long pixelDepth;© 2026 Coherent Labs. All rights reserved.