---
title: options
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkstatisticscollectionquery/options
---

# options

A list of options that define the type of statistical calculations performed and the way in which data from multiple sources are merged.

## Declaration

```swift
var options: HKStatisticsOptions { get }
```

## Discussion

Discussion For a list of valid options, see HKStatisticsOptions.

## See Also

### Getting Property Data

- [anchorDate](healthkit/hkstatisticscollectionquery/anchordate.md)
- [intervalComponents](healthkit/hkstatisticscollectionquery/intervalcomponents.md)
