---
title: hasTrackingID
framework: coreimage
role: symbol
role_heading: Instance Property
path: coreimage/cifacefeature/hastrackingid-swift.property
---

# hasTrackingID

A Boolean value that indicates whether the face object has a tracking ID.

## Declaration

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

## See Also

### Tracking Distinct Faces in Video

- [trackingID](coreimage/cifacefeature/trackingid-swift.property.md)
- [hasTrackingFrameCount](coreimage/cifacefeature/hastrackingframecount-swift.property.md)
- [trackingFrameCount](coreimage/cifacefeature/trackingframecount-swift.property.md)
