# Sandbox.Input.EscapePressed

```csharp
static bool EscapePressed { get; set; }
```

True if escape was pressed

Declared in [Sandbox.Input](/api/Sandbox.Input).
Assembly: `Sandbox.Engine`.
