---
title: GCGearShifterElement
framework: gamecontroller
role: symbol
role_heading: Class
path: gamecontroller/gcgearshifterelement
---

# GCGearShifterElement

An element that represents either a pattern or a sequential gear shift.

## Declaration

```swift
class GCGearShifterElement
```

## Topics

### Accessing input values

- [patternInput](gamecontroller/gcgearshifterelement/patterninput.md)
- [sequentialInput](gamecontroller/gcgearshifterelement/sequentialinput.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [GCPhysicalInputElement](gamecontroller/gcphysicalinputelement.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Gear shifter elements

- [GCAxisInput](gamecontroller/gcaxisinput.md)
- [GCRelativeInput](gamecontroller/gcrelativeinput.md)
