---
title: confidence
framework: vision
role: symbol
role_heading: Instance Property
path: vision/joint/confidence
---

# confidence

A confidence score that indicates the detected joint’s accuracy.

## Declaration

```swift
let confidence: Float
```

## See Also

### Inspecting a joint

- [jointName](vision/joint/jointname.md)
- [location](vision/joint/location.md)
