# Sandbox.Application.IsFocused

```csharp
static bool IsFocused { get; set; }
```

Is the game window in focus?

Declared in [Sandbox.Application](/api/Sandbox.Application).
Assembly: `Sandbox.Engine`.
