# menuButton

> Represents a menu button, used to pause, go back, or otherwise exit gameplay.

## Definition

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

```csharp
public static InputFeatureUsage<bool> menuButton
```
