HKStatisticsCollection.GetStatistics(NSDate) 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.
Returns the statistics for the interval that includes date
.
[Foundation.Export("statisticsForDate:")]
public virtual HealthKit.HKStatistics GetStatistics (Foundation.NSDate date);
abstract member GetStatistics : Foundation.NSDate -> HealthKit.HKStatistics
override this.GetStatistics : Foundation.NSDate -> HealthKit.HKStatistics
Parameters
- date
- NSDate
Returns
- Attributes