Package-level declarations

Types

Link copied to clipboard

Represents a set of annotations supported by spark that can be used in a string resource.

Functions

Link copied to clipboard

Load a styled plurals resource.

fun annotatedPluralStringResource(@PluralsRes id: Int, count: Int, formatArgs: PersistentMap<String, String>): AnnotatedString

Load a styled plurals resource with provided format arguments.

Link copied to clipboard

Load a annotated string resource.

Load a annotated string resource with formatting.

Load an annotated string resource with formatting.