Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.navigator
/
NavigatorContentUtils
Navigator
Content
Utils
web
interface
NavigatorContentUtils
(
source
)
Inheritors
Navigator
Members
Functions
register
Protocol
Handler
Link copied to clipboard
web
open
fun
registerProtocolHandler
(
scheme
:
String
,
url
:
String
)
Available only in secure contexts.
open
fun
registerProtocolHandler
(
scheme
:
String
,
url
:
URL
)