<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: 16.0.0 -",
    "macOS: 13.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "GameController",
  "identifier" : "/documentation/GameController/GCGearShifterElement",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Game Controller"
    ],
    "preciseIdentifier" : "c:objc(cs)GCGearShifterElement"
  },
  "title" : "GCGearShifterElement"
}
-->

# GCGearShifterElement

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

```
class GCGearShifterElement
```

## Topics

### Accessing input values

[`patternInput`](/documentation/GameController/GCGearShifterElement/patternInput)

The input object for a pattern gear shift.

[`sequentialInput`](/documentation/GameController/GCGearShifterElement/sequentialInput)

The input object for a sequential gear shift.



---

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)