---
title: lookingAtCameraConfidence
framework: dockkit
role: symbol
role_heading: Instance Property
path: dockkit/dockaccessory/trackedperson/lookingatcameraconfidence
---

# lookingAtCameraConfidence

The confidence of the person looking directly at the camera. The range is from 0.0 to 1.0, or nil if the framework hasn’t calculated the score.

## Declaration

```swift
var lookingAtCameraConfidence: Double?
```
