# Editor.PanelWindow.VSync

```csharp
bool VSync { get; set; }
```

Does this window's present wait for the display?

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
