---
title: buttonMenu
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcmicrogamepad/buttonmenu
---

# buttonMenu

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

## Declaration

```swift
var buttonMenu: GCControllerButtonInput { get }
```

## See Also

### Getting face button inputs

- [buttonA](gamecontroller/gcmicrogamepad/buttona.md)
- [buttonX](gamecontroller/gcmicrogamepad/buttonx.md)
