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

# confidence

A level of certainty in the surface’s category.

## Declaration

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

## See Also

### Identifying a surface

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