---
title: minimumRiskScoreFullRange
framework: exposurenotification
role: symbol
role_heading: Instance Property
path: exposurenotification/enexposureconfiguration/minimumriskscorefullrange
---

# minimumRiskScoreFullRange

The value that is the user’s full-range minimum risk score.

## Declaration

```swift
var minimumRiskScoreFullRange: Double { get set }
```

## Discussion

Discussion important: This property is available in iOS 12.5, and in iOS 13.6 and later. The framework excludes exposure incidents with scores lower than the value of this property. There is no default minimum value for this property. This value isn’t limited by ENRiskScore. The framework doesn’t use this property when calculating matchedKeyCount or daysSinceLastExposure.

## See Also

### Minimum Threshold Configuration

- [minimumRiskScore](exposurenotification/enexposureconfiguration/minimumriskscore.md)
