# SpaceAround

> Items are evenly distributed in the line with equal space around them. Space on the edge is half of the space between objects.

## Definition

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

```csharp
SpaceAround = 4
```
