TextFieldLabelScope

@Stable
interface TextFieldLabelScope

Scope for the label of a TextField or OutlinedTextField.

Properties

Link copied to clipboard
@get:FloatRange(from = 0.0, to = 1.0)
abstract val labelMinimizedProgress: Float

The animation progress of a label between its expanded and minimized sizes, where 0 represents an expanded label and 1 represents a minimized label.