# Editor.PanelWindow.IsFullscreen

```csharp
bool IsFullscreen { get; set; }
```

Is the window fullscreen right now, either way?

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
