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

# GCInputButtonMenu

The name of the primary menu button element.

```
extern GCInputButtonName GCInputButtonMenu;
```

## See Also

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

The primary menu button element 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)