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

# brakePedal

The controller’s brake pedal element.

## Declaration

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

## See Also

### Getting input elements

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