libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
MediaQueryList.addListener
libwasm
bindings
MediaQueryList
MediaQueryList
Undocumented in source. Be warned that the author may not have intended to support it.
struct
MediaQueryList
nothrow
void
addListener
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
listener
)
if
(
isTOrPointer
!(
T0
,
EventListener
)
)
Meta
Source
See Implementation
libwasm
bindings
MediaQueryList
MediaQueryList
constructors
this
functions
addListener
matches
media
onchange
removeListener
variables
_parent