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.
The maximum number of samples that the query returns.
var limit: Int?If the limit is nil, the system returns all matching samples in the HealthKit store.