# Sandbox.UI.Justify.Stretch

```csharp
static Justify Stretch
```

The initial value (`normal`). In a flex container this behaves like [Sandbox.UI.Justify.FlexStart](/api/Sandbox.UI.Justify/FlexStart);
in a grid container `auto` tracks stretch to fill the free space.

Declared in [Sandbox.UI.Justify](/api/Sandbox.UI.Justify).
Assembly: `Sandbox.System`.
