Package-level declarations

Functions

Link copied to clipboard
Link copied to clipboard
fun UriHandler.openUriOrElse(uri: String, fallbackAction: () -> Unit)

Opens the given uri in a browser. If no browser is installed, fallbackAction is called.

Properties

Link copied to clipboard
Link copied to clipboard