shareText

fun Context.shareText(text: String, shareChooserTitle: String? = null)(source)

Performs the SDAI side effect handled by shareText.

Author

Dmitriy Moroz

Parameters

text

text value consumed by the API.

shareChooserTitle

share chooser title value consumed by the API.