MinWidth

fun interface MinWidth

Defines a TextComponent’s minimum width.

Types

Link copied to clipboard
object Companion

Houses MinWidth factory functions.

Functions

Link copied to clipboard
abstract fun getValue(context: MeasuringContext, textComponent: TextComponent, maxWidth: Int, maxHeight: Int, rotationDegrees: Float): Float

Returns the minimum width.