<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 12.0.0 -",
    "tvOS: 15.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "GameController",
  "identifier" : "/documentation/GameController/GCInputMicroGamepadButtonMenu",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Game Controller"
    ],
    "preciseIdentifier" : "c:@GCInputMicroGamepadButtonMenu"
  },
  "title" : "GCInputMicroGamepadButtonMenu"
}
-->

# GCInputMicroGamepadButtonMenu

The name of the micro gamepad’s menu button.

```
let GCInputMicroGamepadButtonMenu: String
```

## 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

[`buttonMenu`](/documentation/GameController/GCMicroGamepad/buttonMenu)

The menu face button that players use to enter the main menu and pause the game.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)