HealthKit.HKUnit Members

The members of HealthKit.HKUnit are listed below.

See Also: Inherited members from Foundation.NSObject

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 Fields

const
MolarMassBloodGlucosedouble (180.155880000054). Documentation for this section has not yet been entered.

Public Properties

[read-only]
static
AtmosphereHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
CalorieHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
CentimeterOfWaterHKUnit. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
CountHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
DayHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
DegreeCelsiusHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
DegreeFahrenheitHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
FluidOunceImperialUnitHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
FluidOunceUSUnitHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
FootHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
GramHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
HourHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
InchHKUnit. Documentation for this section has not yet been entered.
[read-only]
IsNullbool. Documentation for this section has not yet been entered.
[read-only]
static
JouleHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
KelvinHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
KilocalorieHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
LiterHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
MeterHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
MileHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
MillimeterOfMercuryHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
MinuteHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
OunceHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
PascalHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
PercentHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
PintImperialUnitHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
PintUSUnitHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
PoundHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
SecondHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
SiemenHKUnit. Documentation for this section has not yet been entered.
[read-only]
static
StoneHKUnit. Documentation for this section has not yet been entered.
[read-only]
UnitStringstring. Documentation for this section has not yet been entered.

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.