Start native apps faster with the Composables CLI ->
Object

TextFieldLineLimits.SingleLine

The text field is always a single line tall, ignores newlines in the text, and scrolls horizontally when the text overflows.

Source set: Common
public object SingleLine : TextFieldLineLimits

The text field is always a single line tall, ignores newlines in the text, and scrolls horizontally when the text overflows.

Functions

toString

Source set: Common
override fun toString(): String