---
title: discreteMin
framework: healthkit
role: symbol
role_heading: Type Property
path: healthkit/hkstatisticsoptions/discretemin
---

# discreteMin

An option indicating that the system calculates the minimum quantity for the samples.

## Declaration

```swift
static var discreteMin: HKStatisticsOptions { get }
```

## See Also

### Constants

- [separateBySource](healthkit/hkstatisticsoptions/separatebysource.md)
- [discreteAverage](healthkit/hkstatisticsoptions/discreteaverage.md)
- [discreteMax](healthkit/hkstatisticsoptions/discretemax.md)
- [cumulativeSum](healthkit/hkstatisticsoptions/cumulativesum.md)
- [mostRecent](healthkit/hkstatisticsoptions/mostrecent.md)
- [duration](healthkit/hkstatisticsoptions/duration.md)
