@Beta(2020, 12) class FormattedText : JniNativeHandleOwner
An expression representing formatted text. Supports mixed format.
fun dispose(): Unit |
|
fun finalize(): Unit |
|
static fun format(formattedTextSections: MutableList<FormattedTextSection!>!): FormattedText!
Creates a Formatted text consisting of provided sections. |
|
fun getNativeHandle(): Long |