kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom
/
MediaQueryList
/
addListener
add
Listener
JS
fun
addListener
(
listener
:
EventListener
?
)
Content copied to clipboard
fun
addListener
(
listener
:
(
Event
)
->
Unit
?
)
Content copied to clipboard