share Text
abstract suspend fun shareText(timeout: Long?, shareTextRequest: ShareTextRequest): ShareTextResult
Content copied to clipboard
Request to offer the user to share a text via the native share sheet
Parameters
timeout
The timeout of shareText in milliseconds or null if no timeout should be used
share Text Request
The shareText request body object