loadUrl

abstract fun loadUrl(url: String)

Starts a new top-level navigation to url.

Parameters

url

The target URL. This may use a custom URL scheme if the underlying native engine supports it.