shareText

open fun shareText(@NonNull context: Context, @Nullable text: String)

Share simple text to other apps.

Parameters

context

Context of the calling component.

text

Text to be shared to other apps.