Contents

count

The number of quantities contained in this sample.

Declaration

var count: Int { get }

Mentioned in

Discussion

Samples created using one of the init() methods have a count of 1. Samples created using an HKQuantitySeriesSampleBuilder may have a count greater than 1.

See Also

Related Documentation

Getting Property Data