RichTextString

A special type of AnnotatedString that is formatted using higher-level directives that are configured using a RichTextStringStyle.

Types

Link copied to clipboard
class Builder(capacity: Int = 16)
Link copied to clipboard
sealed class Format

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
operator fun plus(other: RichTextString): RichTextString

Properties

Link copied to clipboard