---
title: buttonY
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcgamepad/buttony
---

# buttonY

The top face button.

## Declaration

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

## Discussion

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

## See Also

### Reading Face Button Inputs

- [buttonA](gamecontroller/gcgamepad/buttona.md)
- [buttonB](gamecontroller/gcgamepad/buttonb.md)
- [buttonX](gamecontroller/gcgamepad/buttonx.md)
