---
title: daysSinceLastExposureWeight
framework: exposurenotification
role: symbol
role_heading: Instance Property
path: exposurenotification/enexposureconfiguration/dayssincelastexposureweight
---

# daysSinceLastExposureWeight

The weight assigned to a score for the days since the user’s exposure.

## Declaration

```swift
var daysSinceLastExposureWeight: 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)
- [durationWeight](exposurenotification/enexposureconfiguration/durationweight.md)
- [transmissionRiskWeight](exposurenotification/enexposureconfiguration/transmissionriskweight.md)
