---
title: daySummary
framework: exposurenotification
role: symbol
role_heading: Instance Property
path: exposurenotification/enexposuredaysummary/daysummary
---

# daySummary

The summary of all exposures for the day.

## Declaration

```swift
var daySummary: ENExposureSummaryItem { get }
```

## Discussion

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

## See Also

### Getting Exposure Summary Information

- [date](exposurenotification/enexposuredaysummary/date.md)
- [confirmedClinicalDiagnosisSummary](exposurenotification/enexposuredaysummary/confirmedclinicaldiagnosissummary.md)
- [confirmedTestSummary](exposurenotification/enexposuredaysummary/confirmedtestsummary.md)
- [recursiveSummary](exposurenotification/enexposuredaysummary/recursivesummary.md)
- [selfReportedSummary](exposurenotification/enexposuredaysummary/selfreportedsummary.md)
