---
title: rightThumbstickButton
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcextendedgamepad/rightthumbstickbutton
---

# rightThumbstickButton

The button on the right thumbstick of the controller.

## Declaration

```swift
var rightThumbstickButton: GCControllerButtonInput? { get }
```

## Discussion

Discussion If the thumbstick has a clickable component, this is a digital button.

## See Also

### Getting thumbstick and thumbstick button inputs

- [leftThumbstick](gamecontroller/gcextendedgamepad/leftthumbstick.md)
- [rightThumbstick](gamecontroller/gcextendedgamepad/rightthumbstick.md)
- [leftThumbstickButton](gamecontroller/gcextendedgamepad/leftthumbstickbutton.md)
