---
title: confidence
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/detectedobject/confidence
---

# confidence

The detection confidence. The value will always be between 0.0 and 1.0.

## Declaration

```swift
var confidence: Float
```

## See Also

### Getting the properties

- [boundingBox](createmlcomponents/detectedobject/boundingbox.md)
- [label](createmlcomponents/detectedobject/label.md)
