# Editor.PanelWindow.OnMinimized

```csharp
System.Action OnMinimized { get; set; }
```

The window was minimized to the taskbar.

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
