HealthKit.HKSample Members

The members of HealthKit.HKSample are listed below.

See Also: Inherited members from HealthKit.HKObject

Public Constructors

A constructor that initializes the object from the data stored in the unarchiver object.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
EndDateFoundation.NSDate. Documentation for this section has not yet been entered.
[read-only]
SampleTypeHKSampleType. Documentation for this section has not yet been entered.
[read-only]
static
SortIdentifierEndDateFoundation.NSString. Represents the value associated with the constant HKSampleSortIdentifierEndDate
[read-only]
static
SortIdentifierStartDateFoundation.NSString. Represents the value associated with the constant HKSampleSortIdentifierStartDate
[read-only]
StartDateFoundation.NSDate. Documentation for this section has not yet been entered.

Protected Methods

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