toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
Protocol
/
unregisterProtocol
unregister
Protocol
abstract
fun
unregisterProtocol
(
scheme
:
String
)
:
Boolean
(
source
)
Whether the protocol was successfully unregistered
Unregisters the custom protocol of
scheme
.