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-browser
/
web.navigator
/
NavigatorContentUtils
/
registerProtocolHandler
register
Protocol
Handler
web
open
fun
registerProtocolHandler
(
scheme
:
String
,
url
:
String
)
(
source
)
Available only in secure contexts.
MDN Reference
open
fun
registerProtocolHandler
(
scheme
:
String
,
url
:
URL
)
(
source
)