Share via


HKStatistics.GetMostRecentQuantityDateInterval(HKSource) Method

Definition

[Foundation.Export("mostRecentQuantityDateIntervalForSource:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDateInterval? GetMostRecentQuantityDateInterval(HealthKit.HKSource source);
[<Foundation.Export("mostRecentQuantityDateIntervalForSource:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetMostRecentQuantityDateInterval : HealthKit.HKSource -> Foundation.NSDateInterval
override this.GetMostRecentQuantityDateInterval : HealthKit.HKSource -> Foundation.NSDateInterval

Parameters

source
HKSource

Returns

Attributes

Applies to