---
title: reportTypeRecursiveWeight
framework: exposurenotification
role: symbol
role_heading: Instance Property
path: exposurenotification/enexposureconfiguration/reporttyperecursiveweight
---

# reportTypeRecursiveWeight

The weight assigned to a risk level based on an exposure to someone exposed to someone else.

## Declaration

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

## Discussion

Discussion important: This property is available in iOS 12.5, and in iOS 13.7 and later. This property is unused.

## See Also

### Configuring Report Types

- [reportTypeConfirmedClinicalDiagnosisWeight](exposurenotification/enexposureconfiguration/reporttypeconfirmedclinicaldiagnosisweight.md)
- [reportTypeConfirmedTestWeight](exposurenotification/enexposureconfiguration/reporttypeconfirmedtestweight.md)
- [reportTypeSelfReportedWeight](exposurenotification/enexposureconfiguration/reporttypeselfreportedweight.md)
- [reportTypeNoneMap](exposurenotification/enexposureconfiguration/reporttypenonemap.md)
