---
title: confidence
framework: roomplan
role: symbol
role_heading: Instance Property
path: roomplan/capturedroom/object/confidence
---

# confidence

A level of certainty in the object’s category.

## Declaration

```swift
var confidence: CapturedRoom.Confidence { get }
```

## See Also

### Identifying an object

- [identifier](roomplan/capturedroom/object/identifier.md)
- [parentIdentifier](roomplan/capturedroom/object/parentidentifier.md)
- [category](roomplan/capturedroom/object/category-swift.property.md)
- [CapturedRoom.Object.Category](roomplan/capturedroom/object/category-swift.enum.md)
