<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: 18.0.0 -",
    "macOS: 15.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "DockKit",
  "identifier" : "/documentation/DockKit/DockAccessory/TrackedPerson/lookingAtCameraConfidence",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "DockKit"
    ],
    "preciseIdentifier" : "s:7DockKit0A9AccessoryC13TrackedPersonV25lookingAtCameraConfidenceSdSgvp"
  },
  "title" : "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.

```
var lookingAtCameraConfidence: Double?
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)