---
title: buttonA
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcmicrogamepad/buttona
---

# buttonA

The button that the user activates by pressing harder on the touchpad.

## Declaration

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

## Discussion

Discussion This button is digital.

## See Also

### Getting face button inputs

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