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

# isTracked

A Boolean value indicating whether the anchor is currently being tracked.

## Declaration

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