HealthKit.HKQuantitySample: Method Members

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

See Also: Inherited members from HealthKit.HKSample

Public Methods

static
FromType(HKQuantityType, HKQuantity, Foundation.NSDate, Foundation.NSDate, Foundation.NSDictionary) : HKQuantitySample
Creates a new HKQuantitySample, using a loosely typed NSDictionary for metadata.
static
FromType(HKQuantityType, HKQuantity, Foundation.NSDate, Foundation.NSDate, HKMetadata) : HKQuantitySample
Creates a new HKQuantitySample, using a stronglty typed HKMetadata for the metadata.

Protected Methods

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