---
title: ENRiskLevelValue
framework: exposurenotification
role: symbol
role_heading: Type Alias
path: exposurenotification/enrisklevelvalue
---

# ENRiskLevelValue

The value associated with a particular risk level.

## Declaration

```swift
typealias ENRiskLevelValue = UInt8
```

## Discussion

Discussion important: This type is available in iOS 12.5, and in iOS 13.5 and later.

## See Also

### Exposure Information

- [ENExposureInfo](exposurenotification/enexposureinfo.md)
- [ENRiskScore](exposurenotification/enriskscore.md)
- [ENRiskLevel](exposurenotification/enrisklevel.md)
