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