Screen

Module: JavaScript DOM API

#include <Screen.idl>

Public Attributes

Name
readonly attribute longavailWidth
readonly attribute longavailHeight
readonly attribute longwidth
readonly attribute longheight
readonly attribute unsigned longcolorDepth
readonly attribute unsigned longpixelDepth

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;