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