---
title: supportedLocalities
framework: gamecontroller
role: symbol
role_heading: Instance Property
path: gamecontroller/gcdevicehaptics/supportedlocalities
---

# supportedLocalities

The locations of haptic actuators on the device.

## Declaration

```swift
var supportedLocalities: Set<GCHapticsLocality> { get }
```

## See Also

### Getting the localities

- [GCHapticsLocality](gamecontroller/gchapticslocality.md)
