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

# isTracked

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

## Declaration

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

## See Also

### Getting hand information

- [originFromAnchorTransform](arkit/handanchor/originfromanchortransform.md)
- [handSkeleton](arkit/handanchor/handskeleton.md)
- [chirality](arkit/handanchor/chirality-swift.property.md)
- [HandAnchor.Chirality](arkit/handanchor/chirality-swift.enum.md)
- [description](arkit/handanchor/description.md)
