# Editor.PanelWindow.IsFocused

```csharp
bool IsFocused { get; set; }
```

Does this window have keyboard focus?

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
