Screen

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

availHeight
int availHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
availLeft
int availLeft()
Undocumented in source. Be warned that the author may not have intended to support it.
availTop
int availTop()
Undocumented in source. Be warned that the author may not have intended to support it.
availWidth
int availWidth()
Undocumented in source. Be warned that the author may not have intended to support it.
colorDepth
int colorDepth()
Undocumented in source. Be warned that the author may not have intended to support it.
colorGamut
ScreenColorGamut colorGamut()
Undocumented in source. Be warned that the author may not have intended to support it.
height
int height()
Undocumented in source. Be warned that the author may not have intended to support it.
left
int left()
Undocumented in source. Be warned that the author may not have intended to support it.
luminance
auto luminance()
Undocumented in source. Be warned that the author may not have intended to support it.
mozLockOrientation
bool mozLockOrientation(string orientation)
Undocumented in source. Be warned that the author may not have intended to support it.
mozLockOrientation
bool mozLockOrientation(Sequence!(string) orientation)
Undocumented in source. Be warned that the author may not have intended to support it.
mozOrientation
string mozOrientation()
Undocumented in source. Be warned that the author may not have intended to support it.
mozUnlockOrientation
void mozUnlockOrientation()
Undocumented in source. Be warned that the author may not have intended to support it.
onchange
void onchange(Optional!(T0) onchange)
Undocumented in source. Be warned that the author may not have intended to support it.
onchange
EventHandler onchange()
Undocumented in source. Be warned that the author may not have intended to support it.
onmozorientationchange
void onmozorientationchange(Optional!(T0) onmozorientationchange)
Undocumented in source. Be warned that the author may not have intended to support it.
onmozorientationchange
EventHandler onmozorientationchange()
Undocumented in source. Be warned that the author may not have intended to support it.
orientation
auto orientation()
Undocumented in source. Be warned that the author may not have intended to support it.
pixelDepth
int pixelDepth()
Undocumented in source. Be warned that the author may not have intended to support it.
top
int top()
Undocumented in source. Be warned that the author may not have intended to support it.
width
int width()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.EventTarget.EventTarget _parent;
Undocumented in source.

Meta