---
title: shifter
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcracingwheelinputstate/shifter
---

# shifter

The controller’s gear shift element.

## Declaration

```swift
var shifter: GCGearShifterElement? { get }
```

## See Also

### Getting input elements

- [wheel](gamecontroller/gcracingwheelinputstate/wheel.md)
- [acceleratorPedal](gamecontroller/gcracingwheelinputstate/acceleratorpedal.md)
- [brakePedal](gamecontroller/gcracingwheelinputstate/brakepedal.md)
- [clutchPedal](gamecontroller/gcracingwheelinputstate/clutchpedal.md)
