HealthKit.HKUnit: Method Members

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

See Also: Inherited members from Foundation.NSObject

Public Methods

static
CreateJouleUnit(HKMetricPrefix) : HKUnit
Documentation for this section has not yet been entered.
static
CreateLiterUnit(HKMetricPrefix) : HKUnit
Documentation for this section has not yet been entered.
static
CreateMeterUnit(HKMetricPrefix) : HKUnit
Documentation for this section has not yet been entered.
static
CreateMoleUnit(double) : HKUnit
Documentation for this section has not yet been entered.
static
CreateMoleUnit(HKMetricPrefix, double) : HKUnit
Documentation for this section has not yet been entered.
static
CreatePascalUnit(HKMetricPrefix) : HKUnit
Documentation for this section has not yet been entered.
static
CreateSecondUnit(HKMetricPrefix) : HKUnit
Documentation for this section has not yet been entered.
static
CreateSiemenUnit(HKMetricPrefix) : HKUnit
Documentation for this section has not yet been entered.
EncodeTo(Foundation.NSCoder)
Encodes the state of the object on the provided encoder
static
FromEnergyFormatterUnit(Foundation.NSEnergyFormatterUnit) : HKUnit
Documentation for this section has not yet been entered.
static
FromGramUnit(HKMetricPrefix) : HKUnit
Documentation for this section has not yet been entered.
static
FromLengthFormatterUnit(Foundation.NSLengthFormatterUnit) : HKUnit
Documentation for this section has not yet been entered.
static
FromMassFormatterUnit(Foundation.NSMassFormatterUnit) : HKUnit
Documentation for this section has not yet been entered.
static
FromString(string) : HKUnit
Documentation for this section has not yet been entered.
static
GetEnergyFormatterUnit(HKUnit) : Foundation.NSEnergyFormatterUnit
Documentation for this section has not yet been entered.
static
GetLengthFormatterUnit(HKUnit) : Foundation.NSLengthFormatterUnit
Documentation for this section has not yet been entered.
static
GetMassFormatterUnit(HKUnit) : Foundation.NSMassFormatterUnit
Documentation for this section has not yet been entered.
ReciprocalUnit() : HKUnit
Documentation for this section has not yet been entered.
UnitDividedBy(HKUnit) : HKUnit
Documentation for this section has not yet been entered.
UnitMultipliedBy(HKUnit) : HKUnit
Documentation for this section has not yet been entered.
UnitRaisedToPower(nint) : HKUnit
Documentation for this section has not yet been entered.