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