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

# confidence

A normalized confidence score for the text recognition result.

## Declaration

```swift
var confidence: Float { get }
```

## See Also

### Inspecting the recognized text

- [string](vision/recognizedtext/string.md)
