---
title: GCInputMicroGamepadButtonMenu
framework: gamecontroller
role: symbol
role_heading: Global Variable
path: gamecontroller/gcinputmicrogamepadbuttonmenu
---

# GCInputMicroGamepadButtonMenu

The name of the micro gamepad’s menu button.

## Declaration

```swift
let GCInputMicroGamepadButtonMenu: String
```

## Discussion

Discussion For the first-generation Siri Remote, this represents the menu button. For the second-generation Siri Remote, this represents the back button.

## See Also

### Related Documentation

- [buttonMenu](gamecontroller/gcmicrogamepad/buttonmenu.md)

### Micro gamepad button names

- [GCInputMicroGamepadButtonA](gamecontroller/gcinputmicrogamepadbuttona.md)
- [GCInputMicroGamepadButtonX](gamecontroller/gcinputmicrogamepadbuttonx.md)
