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

# rightShoulder

The right shoulder button element.

## Declaration

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

## Discussion

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

## See Also

### Reading Shoulder Button Inputs

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