# ContextClick

> User has right-clicked (or control-clicked on the mac).

## Definition

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

```csharp
ContextClick = 16
```

### Remarks

Window should show a context menu if applicable. Sent only in the editor.
