<!--
{
  "availability" : [
    "iOS: 12.1.0 -",
    "iPadOS: 12.1.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.14.1 -",
    "tvOS: 12.1.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "GameController",
  "identifier" : "/documentation/GameController/GCExtendedGamepad/rightThumbstickButton",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Game Controller"
    ],
    "preciseIdentifier" : "c:objc(cs)GCExtendedGamepad(py)rightThumbstickButton"
  },
  "title" : "rightThumbstickButton"
}
-->

# rightThumbstickButton

The button on the right thumbstick of the controller.

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

## Discussion

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)