---
title: ARTrackingStateLimited
framework: arkit
role: symbol
role_heading: Enumeration Case
path: arkit/artrackingstate/artrackingstatelimited
---

# ARTrackingStateLimited

Tracking is available, but the quality of results is questionable.

## Declaration

```occ
ARTrackingStateLimited
```

## Discussion

Discussion In this state, the positions and transforms of anchors in the scene (especially detected planes) may not be accurate or consistent from one captured frame to the next. See the associated ARTrackingStateReason value for information you can present to the user for improving tracking quality.

## See Also

### Tracking States

- [ARTrackingStateNotAvailable](arkit/artrackingstate/artrackingstatenotavailable.md)
- [ARTrackingStateNormal](arkit/artrackingstate/artrackingstatenormal.md)
