# Editor.PanelWindow.IsMaximized

```csharp
bool IsMaximized { get; set; }
```

Is the window maximized?

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
