TextFieldLabelPosition.Above


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

Summary

Public constructors

Cmn

Public functions

open operator Boolean
equals(other: Any?)
Cmn
open Int
Cmn
open String
Cmn

Public properties

Alignment.Horizontal

The horizontal alignment of the label.

Cmn

Public constructors

Above

Above(alignment: Alignment.Horizontal = Alignment.Start)
Parameters
alignment: Alignment.Horizontal = Alignment.Start

The horizontal alignment of the label.

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String

Public properties

alignment

val alignmentAlignment.Horizontal

The horizontal alignment of the label.