<div class='sourceset sourceset-common'>Common</div>

```kotlin
object SingleLine : TextFieldLineLimits
```

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