Contents

allowsRecalibrationForEstimates

A Boolean value that indicates whether HealthKit supports recalibrating the prediction algorithm used to produce estimates for this sample type.

Declaration

var allowsRecalibrationForEstimates: Bool { get }

Discussion

To recalibrate the data for this sample type, call the HKHealthStore class’s recalibrateEstimates(sampleType:date:completion:) method.