# maxLines

> The maximum amount of lines the text area can show before it starts using a scrollbar.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public readonly int maxLines
```
