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

# hasTrackingFrameCount

A Boolean value that indicates the face object has a tracking frame count.

## Declaration

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

## See Also

### Tracking Distinct Faces in Video

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