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

# buttonA

The bottom face button.

## Declaration

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

## Discussion

Discussion The face buttons in the gamepad profile are analog buttons.

## See Also

### Reading Face Button Inputs

- [buttonB](gamecontroller/gcgamepad/buttonb.md)
- [buttonX](gamecontroller/gcgamepad/buttonx.md)
- [buttonY](gamecontroller/gcgamepad/buttony.md)
