---
title: all
framework: gamecontroller
role: symbol
role_heading: Type Property
path: gamecontroller/gchapticslocality/all
---

# all

All locations of haptics actuators on a game controller.

## Declaration

```swift
static let all: GCHapticsLocality
```

## Discussion

Discussion Controllers must support this location, and it can be the same as default.

## See Also

### Localities

- [default](gamecontroller/gchapticslocality/default.md)
- [handles](gamecontroller/gchapticslocality/handles.md)
- [leftHandle](gamecontroller/gchapticslocality/lefthandle.md)
- [rightHandle](gamecontroller/gchapticslocality/righthandle.md)
- [triggers](gamecontroller/gchapticslocality/triggers.md)
- [leftTrigger](gamecontroller/gchapticslocality/lefttrigger.md)
- [rightTrigger](gamecontroller/gchapticslocality/righttrigger.md)
