Interface

UriHandler

An interface of providing platform specific URL handling.

Source set: Common
interface UriHandler

An interface of providing platform specific URL handling.

Functions

openUri

fun openUri(uri: String)

Open given URL in browser

Last updated: