---
title: transmissionRiskWeight
framework: exposurenotification
role: symbol
role_heading: Instance Property
path: exposurenotification/enexposureconfiguration/transmissionriskweight
---

# transmissionRiskWeight

The weight assigned to a score for the affected user’s estimated risk of transmission.

## Declaration

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

## Discussion

Discussion important: This property is available in iOS 12.5, and in iOS 13.5 and later. This weight parameter is not used.

## See Also

### Weight Configuration

- [attenuationWeight](exposurenotification/enexposureconfiguration/attenuationweight.md)
- [daysSinceLastExposureWeight](exposurenotification/enexposureconfiguration/dayssincelastexposureweight.md)
- [durationWeight](exposurenotification/enexposureconfiguration/durationweight.md)
