toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
IpcRenderer
/
removeAllListeners
remove
All
Listeners
abstract
fun
removeAllListeners
(
channel
:
String
)
(
source
)
Removes all listeners, or those of the specified
channel
.