The minimum value contained by the sample.
SDKs
- iOS 13.0+
- Mac Catalyst 13.0+
- watchOS 6.0+
Framework
- Health
Kit
Declaration
@NSCopying var minimumQuantity: HKQuantity { get }
The minimum value contained by the sample.
SDKs
Framework
@NSCopying var minimumQuantity: HKQuantity { get }
var average Quantity: HKQuantity
The average of all quantities contained by the sample.
var maximum Quantity: HKQuantity
The maximum quantity contained by the sample.
var most Recent Quantity: HKQuantity
The most recent quantity contained by the sample.
var most Recent Quantity Date Interval: Date Interval
The date interval for the most recent quantity contained by the sample.