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