---
title: "TextFieldLineLimits"
description: "Values that specify the text wrapping, scrolling, and height measurement behavior for text
fields."
type: "interface"
---

<div class='type'>Interface</div>


<a id='references'></a>

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



```kotlin
sealed interface TextFieldLineLimits
```


Values that specify the text wrapping, scrolling, and height measurement behavior for text
fields.



