samplePredicates
A dictionary whose keys are Hksampletype instances and whose values are Nspredicate instances.
Declaration
var samplePredicates: [HKSampleType : NSPredicate]? { get }Discussion
The query uses this dictionary to perform complex tests against the correlation’s contents. For more information, see init(type:predicate:samplePredicates:completion:).