Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
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
.