OSApplication

abstract class OSApplication

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun copyText(text: String): Boolean
Link copied to clipboard
abstract suspend fun startAppIntent(uri: Uri): Boolean