launch

abstract fun launch(url: String): Boolean

Launches the given url in the best possible platform-specific way.

Return

if url was launched successfully.