DocumentOrShadowRoot

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

activeElement
auto activeElement()
Undocumented in source. Be warned that the author may not have intended to support it.
elementFromPoint
auto elementFromPoint(float x, float y)
Undocumented in source. Be warned that the author may not have intended to support it.
elementsFromPoint
auto elementsFromPoint(float x, float y)
Undocumented in source. Be warned that the author may not have intended to support it.
fullscreenElement
auto fullscreenElement()
Undocumented in source. Be warned that the author may not have intended to support it.
mozFullScreenElement
auto mozFullScreenElement()
Undocumented in source. Be warned that the author may not have intended to support it.
nodeFromPoint
auto nodeFromPoint(float x, float y)
Undocumented in source. Be warned that the author may not have intended to support it.
nodesFromPoint
auto nodesFromPoint(float x, float y)
Undocumented in source. Be warned that the author may not have intended to support it.
pointerLockElement
auto pointerLockElement()
Undocumented in source. Be warned that the author may not have intended to support it.
styleSheets
auto styleSheets()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta