---
title: GCSteeringWheelElement
framework: gamecontroller
role: symbol
role_heading: Class
path: gamecontroller/gcsteeringwheelelement
---

# GCSteeringWheelElement

The element that represents the wheel of a racing wheel controller.

## Declaration

```swift
class GCSteeringWheelElement
```

## Topics

### Getting the characteristics

- [maximumDegreesOfRotation](gamecontroller/gcsteeringwheelelement/maximumdegreesofrotation.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)
- [GCAxisElement](gamecontroller/gcaxiselement.md)
- [GCPhysicalInputElement](gamecontroller/gcphysicalinputelement.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Steering and switch elements

- [GCSwitchPositionInput](gamecontroller/gcswitchpositioninput.md)
