shareText

abstract suspend fun shareText(text: String): BenchmarkActionResult(source)

Shares text with the native platform share sheet.

Return

result of the platform action.

Author

Dmitriy Moroz

Parameters

text

text payload to share.