---
title: reportTypeConfirmedTestWeight
framework: exposurenotification
role: symbol
role_heading: Instance Property
path: exposurenotification/enexposureconfiguration/reporttypeconfirmedtestweight
---

# reportTypeConfirmedTestWeight

The weight assigned to a risk level based on a confirmed test.

## Declaration

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

## Discussion

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

## See Also

### Configuring Report Types

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