TextFieldLabelPosition
-
Cmn
abstract class TextFieldLabelPosition
TextFieldLabelPosition.Above |
The label is positioned above and outside the text field container. |
TextFieldLabelPosition.Attached |
The default label position according to the Material specification. |
The position of the label with respect to the text field.
Summary
Nested types |
|---|
|
The label is positioned above and outside the text field container. |
|
The default label position according to the Material specification. |