HealthKit.HKCategorySample Members

The members of HealthKit.HKCategorySample are listed below.

See Also: Inherited members from HealthKit.HKSample

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]
CategoryTypeHKCategoryType. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
Valuenint. Documentation for this section has not yet been entered.

Public Methods

static
FromType(HKCategoryType, Foundation.NSDate, Foundation.NSDate, nint) : HKCategorySample
Documentation for this section has not yet been entered.
static
FromType(HKCategoryType, Foundation.NSDate, Foundation.NSDate, Foundation.NSDictionary, nint) : HKCategorySample
Documentation for this section has not yet been entered.
static
FromType(HKCategoryType, Foundation.NSDate, Foundation.NSDate, HKMetadata, nint) : HKCategorySample
Documentation for this section has not yet been entered.

Protected Methods

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