---
title: trackingState
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/deviceanchor/trackingstate-swift.property
---

# trackingState

Tracking state of this anchor

## Declaration

```swift
var trackingState: DeviceAnchor.TrackingState { get }
```

## See Also

### Inspecting a device anchor

- [originFromAnchorTransform](arkit/deviceanchor/originfromanchortransform.md)
- [DeviceAnchor.TrackingState](arkit/deviceanchor/trackingstate-swift.enum.md)
- [isTracked](arkit/deviceanchor/istracked.md)
- [description](arkit/deviceanchor/description.md)
- [id](arkit/deviceanchor/id.md)
