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

# isTracked

A Boolean value that indicates whether ARKit is currently tracking a world anchor.

## Declaration

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

## See Also

### Inspecting a world anchor

- [originFromAnchorTransform](arkit/worldanchor/originfromanchortransform.md)
- [description](arkit/worldanchor/description.md)
