# Editor.BoxLayout.AddStretchCell

```csharp
void AddStretchCell(int stretch = 0)
```

Add a stretch item

### Parameters

- `stretch` (`int`), default `0`

Declared in [Editor.BoxLayout](/api/Editor.BoxLayout).
Assembly: `Sandbox.Tools`.
