Screen
On this page
Module: JavaScript DOM API
#include <Screen.idl>
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
variable availWidth
readonly attribute long availWidth;
variable availHeight
readonly attribute long availHeight;
variable width
readonly attribute long width;
variable height
readonly attribute long height;
variable colorDepth
readonly attribute unsigned long colorDepth;
variable pixelDepth
readonly attribute unsigned long pixelDepth;