HKStatisticsCollectionEnumerator Delegate
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.
Delegate handler for EnumerateStatistics(NSDate, NSDate, HKStatisticsCollectionEnumerator).
public delegate void HKStatisticsCollectionEnumerator(HKStatistics result, bool stop);
type HKStatisticsCollectionEnumerator = delegate of HKStatistics * bool -> unit
Parameters
- result
- HKStatistics
- stop
- Boolean