PluginsMLKit Text
TextElement
API reference for TextElement data class.
TextElement
Represents a single word or symbol.
data class TextElement(
val text: String
)Properties
| Property | Type | Description |
|---|---|---|
text | String | The localized string for this element. |