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