Contents

limit

The maximum number of samples that the query returns.

Declaration

var limit: Int?

Discussion

If the limit is nil, the system returns all matching samples in the HealthKit store.

See Also

Accessing Query Properties