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

# isTracked

A Boolean value that indicates whether the framework is currently tracking an object anchor.

## Declaration

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

## See Also

### Inspecting an object anchor

- [boundingBox](arkit/objectanchor/boundingbox.md)
- [ObjectAnchor.AxisAlignedBoundingBox](arkit/objectanchor/axisalignedboundingbox.md)
- [description](arkit/objectanchor/description.md)
- [originFromAnchorTransform](arkit/objectanchor/originfromanchortransform.md)
- [referenceObject](arkit/objectanchor/referenceobject.md)
- [inputFile](arkit/referenceobject/inputfile.md)
- [usdzFile](arkit/referenceobject/usdzfile.md)
- [ReferenceObject](arkit/referenceobject.md)
