Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.broadcast
/
BroadcastChannel
/
close
close
fun
close
(
)
(
source
)
Closes the BroadcastChannel object, opening it up to garbage collection.
MDN Reference