Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
UriHandler
/
handleUri
handle
Uri
abstract
fun
handleUri
(
uri
:
Uri
)
:
ProviderResult
<
Void
?
>
(
source
)
Handle the provided system-wide
Uri
.
See also
window.
register
Uri
Handler
.
Online Documentation