---
title: confidence
framework: shazamkit
role: symbol
role_heading: Instance Property
path: shazamkit/shmatchedmediaitem/confidence
---

# confidence

The level of confidence in the match result.

## Declaration

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

## Discussion

Discussion The value ranges from 0.0 to 1.0, where 1.0 indicates the highest level of confidence.
