Class

TextFieldLabelPosition.Above

The label is positioned above and outside the text field container.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Common
class Above(val alignment: Alignment.Horizontal = Alignment.Start) : TextFieldLabelPosition()

The label is positioned above and outside the text field container. This results in the label always being minimized.

Parameters

alignment The horizontal alignment of the label.