---
title: ENRiskLevel
framework: exposurenotification
role: symbol
role_heading: Type Alias
path: exposurenotification/enrisklevel
---

# ENRiskLevel

The user’s estimated risk of exposure.

## Declaration

```swift
typealias ENRiskLevel = 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)
- [ENRiskLevelValue](exposurenotification/enrisklevelvalue.md)
