# multiline

> Set this to true to allow multiple lines in the textfield and false if otherwise.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.UIElements](/engine/6000.5/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
public bool multiline { get; set; }
```
