Concatenated

A concatenation whose parts remain individually unresolved.

Constructors

Link copied to clipboard
constructor(parts: List<UiText>)
constructor(vararg parts: UiText)

Creates a concatenation from vararg parts.

Properties

Link copied to clipboard

immutable text snapshots in declaration order.

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
open override fun toString(): String
Link copied to clipboard

Retains this text with a resource-pack font identifier without loading resources or changing its content.