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