Structs§
- Annotated
String - The basic data structure of text with multiple styles.
- Builder
- A builder to construct
AnnotatedString. - Range
Style - A style applied to a range of an
AnnotatedString. - String
Annotation - Mirrors Jetpack Compose’s
AnnotatedString.Range<String>— a tag+value annotation covering a byte range.
Enums§
- Link
Annotation - Mirrors Jetpack Compose’s
LinkAnnotationsealed class.