---
title: locations
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/accessory/locations
---

# locations

A list of locations on this accessory for which coordinate transforms are provided.

## Declaration

```swift
var locations: [Accessory.LocationName] { get }
```
