This page is Almost Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

screen

Summary

This page lists the properties, methods, and events of the screen object.

Properties

availHeight
:

availWidth
:

bufferDepth
:

colorDepth
:

constructor
:

deviceXDPI
Retrieves the device’s horizontal Dots Per Inch (DPI) value.
deviceYDPI
Retrieves the device’s vertical Dots Per Inch (DPI) value.

fontSmoothingEnabled
:

height
Gets or sets an element’s height.
logicalXDPI
Retrieves the screen’s horizontal Dots Per Inch (DPI) value.
logicalYDPI
Retrieves the screen’s vertical Dots Per Inch (DPI) value.

pixelDepth
:

systemXDPI
:

systemYDPI
:

updateInterval
:

width
Gets or sets an element’s width.

Methods

No methods.

Events

No events.

Standards information

Attributions