HKHealthStore.RecalibrateEstimates Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("recalibrateEstimatesForSampleType:atDate:completion:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RecalibrateEstimates(HealthKit.HKSampleType sampleType, Foundation.NSDate date, Action<bool,Foundation.NSError> completion);
[<Foundation.Export("recalibrateEstimatesForSampleType:atDate:completion:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RecalibrateEstimates : HealthKit.HKSampleType * Foundation.NSDate * Action<bool, Foundation.NSError> -> unit
override this.RecalibrateEstimates : HealthKit.HKSampleType * Foundation.NSDate * Action<bool, Foundation.NSError> -> unit
Parameters
- sampleType
- HKSampleType
- date
- NSDate
- Attributes