---
title: updatedStatistics
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkstatisticscollectionquerydescriptor/result/updatedstatistics
---

# updatedStatistics

A collection of statistics that have changed.

## Declaration

```swift
let updatedStatistics: [HKStatistics]?
```

## See Also

### Accessing Statistical Data

- [statisticsCollection](healthkit/hkstatisticscollectionquerydescriptor/result/statisticscollection.md)
