Contents

HKQuantityAggregationStyle

Constant values that describe how quantities can be aggregated over time.

Declaration

enum HKQuantityAggregationStyle

Overview

A quantity type’s aggregation style determines the type of statistics queries that you can perform. Discrete types support average, minimum, and maximum queries. Cumulative types support only sum queries. For more information, see HKStatisticsQuery.

Topics

Aggregation Styles

Deprecated Styles

Initializers

See Also

Accessing Quantity Type Data