Edit
Functions
Link copied to clipboard
abstract suspend fun setText(document: Document, text: String, range: DocumentProvider.DocumentRange? = null)
Sets the text content of the specified document, optionally within the provided range.