---
title: quantityType
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkstatistics/quantitytype
---

# quantityType

The quantity type of the samples used to calculate these statistics.

## Declaration

```swift
var quantityType: HKQuantityType { get }
```

## Discussion

Discussion The quantity type from the statistics query used to generate these statistics.

## See Also

### Getting Property Data

- [startDate](healthkit/hkstatistics/startdate.md)
- [endDate](healthkit/hkstatistics/enddate.md)
- [sources](healthkit/hkstatistics/sources.md)
