HealthKit.HKStatistics: Method Members

The methods of HealthKit.HKStatistics are listed below. For a list of all members, see the HKStatistics Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

AverageQuantity() : HKQuantity
Documentation for this section has not yet been entered.
AverageQuantity(HKSource) : HKQuantity
Documentation for this section has not yet been entered.
Copy(Foundation.NSZone) : Foundation.NSObject
Performs a copy of the underlying Objective-C object.
EncodeTo(Foundation.NSCoder)
Encodes the state of the object on the provided encoder
MaximumQuantity() : HKQuantity
Documentation for this section has not yet been entered.
MaximumQuantity(HKSource) : HKQuantity
Documentation for this section has not yet been entered.
MinimumQuantity() : HKQuantity
Documentation for this section has not yet been entered.
MinimumQuantity(HKSource) : HKQuantity
Documentation for this section has not yet been entered.
SumQuantity() : HKQuantity
Documentation for this section has not yet been entered.
SumQuantity(HKSource) : HKQuantity
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resources used by the HKStatistics object.