# Editor.MouseEvent.KeyboardModifiers

```csharp
KeyboardModifiers KeyboardModifiers { get; set; }
```

The keyboard modifier keys that were held down at the moment the event triggered.

Declared in [Editor.MouseEvent](/api/Editor.MouseEvent).
Assembly: `Sandbox.Tools`.
