---
title: rightShoulder
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcextendedgamepad/rightshoulder
---

# rightShoulder

The controller’s right shoulder button element.

## Declaration

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

## Discussion

Discussion The shoulder buttons in the extended gamepad profile are analog buttons.

## See Also

### Getting shoulder button inputs

- [leftShoulder](gamecontroller/gcextendedgamepad/leftshoulder.md)
