# Sandbox.UI.ButtonEvent.HasAlt

```csharp
bool HasAlt { get; set; }
```

Whether `Alt` key was being held down at the time of the event.

Declared in [Sandbox.UI.ButtonEvent](/api/Sandbox.UI.ButtonEvent).
Assembly: `Sandbox.Engine`.
