webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
Screen Interface Reference

import"Screen.idl";

Public Attributes

readonly attribute unsigned long height
 
readonly attribute unsigned long width
 
readonly attribute unsigned long colorDepth
 
readonly attribute unsigned long pixelDepth
 
readonly attribute long availLeft
 
readonly attribute long availTop
 
readonly attribute unsigned long availHeight
 
readonly attribute unsigned long availWidth
 

Member Data Documentation

◆ availHeight

readonly attribute unsigned long Screen::availHeight

◆ availLeft

readonly attribute long Screen::availLeft

◆ availTop

readonly attribute long Screen::availTop

◆ availWidth

readonly attribute unsigned long Screen::availWidth

◆ colorDepth

readonly attribute unsigned long Screen::colorDepth

◆ height

readonly attribute unsigned long Screen::height

◆ pixelDepth

readonly attribute unsigned long Screen::pixelDepth

◆ width

readonly attribute unsigned long Screen::width

The documentation for this interface was generated from the following file: