FontConfiguration

Configures the display properties of the given text.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Determines the color of the text.

Link copied to clipboard

Determines the appearance of decorative lines on the text.

Link copied to clipboard

The option that determines the text display size.

Link copied to clipboard

Determines the text display face that is inherited by the given font family.

Link copied to clipboard

The option that determines the text display weight, or boldness.

Functions

Link copied to clipboard
inline fun copy(block: FontConfiguration.Builder.() -> Unit = {}): FontConfiguration
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