# modifiers

> Which modifier keys are held down.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.6/script-reference/unityengine.md)
* **Assembly:** UnityEngine.IMGUIModule

```csharp
public EventModifiers modifiers { get; set; }
```
