MediaQueryList

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

addListener
void addListener(Optional!(T0) listener)
Undocumented in source. Be warned that the author may not have intended to support it.
matches
auto matches()
Undocumented in source. Be warned that the author may not have intended to support it.
media
auto media()
Undocumented in source. Be warned that the author may not have intended to support it.
onchange
void onchange(EventHandler onchange)
Undocumented in source. Be warned that the author may not have intended to support it.
onchange
auto onchange()
Undocumented in source. Be warned that the author may not have intended to support it.
removeListener
void removeListener(Optional!(T0) listener)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.dom.EventTarget _parent;
Undocumented in source.

Meta