# NoWrap

> Trailing sequences of whitespace are collapsed into a single whitespace. Text will never wrap to the next line.

## Definition

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

```csharp
NoWrap = 1
```
