---
title: isTracked
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/imageanchor/istracked
---

# isTracked

A Boolean value that indicates whether ARKit is currently tracking this image.

## Declaration

```swift
var isTracked: Bool { get }
```

## See Also

### Getting image information

- [originFromAnchorTransform](arkit/imageanchor/originfromanchortransform.md)
- [referenceImage](arkit/imageanchor/referenceimage.md)
- [estimatedScaleFactor](arkit/imageanchor/estimatedscalefactor.md)
- [description](arkit/imageanchor/description.md)
- [id](arkit/imageanchor/id.md)
