# Editor.PanelWindow.OnMoved

```csharp
System.Action OnMoved { get; set; }
```

The window moved, whether the user dragged it or code set [Editor.PanelWindow.Position](/api/Editor.PanelWindow/Position).

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
