# whiteSpace

> Word wrap over multiple lines if not enough space is available to draw the text of an element.

## Definition

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

```csharp
StyleEnum<WhiteSpace> whiteSpace { get; set; }
```

### Remarks

This property is inherited by default.
