This page is Not Ready

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

bufferDepth

Property of css/cssom/screencss/cssom/screen

Syntax

var result = element.bufferDepth;
element.bufferDepth = value;

Notes

Remarks

Nonsupported values cause bufferDepth to be set to -1. When bufferDepth is -1 and the user changes system settings that affect the screen depth, the buffer depth is automatically updated to the new depth. This is not the case if bufferDepth is set to a specific value.

Syntax

Standards information

There are no standards that apply here.

See also

Related pages

Attributions