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