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

# clutchPedal

The controller’s clutch element.

## Declaration

```swift
var clutchPedal: (any GCButtonElement)? { get }
```

## See Also

### Getting input elements

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