# Editor.PanelWindow.IgnoresInput

```csharp
bool IgnoresInput { get; set; }
```

A window that never takes the keyboard or the mouse.

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
