UriHandler
Kotlin
|Java
interface UriHandler
androidx.compose.ui.platform.UriHandler |
An interface of providing platform specific URL handling.
Summary
Public methods | |
---|---|
abstract Unit |
Open given URL in browser |
interface UriHandler
androidx.compose.ui.platform.UriHandler |
An interface of providing platform specific URL handling.
Public methods | |
---|---|
abstract Unit |
Open given URL in browser |
Content and code samples on this page are subject to the licenses described in the Content License. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-10-28 UTC.