HKMetadataKey Class

Definition

Defines the keys in the HKMetadata key-value dictionary.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 2, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class HKMetadataKey
type HKMetadataKey = class
Inheritance
HKMetadataKey
Attributes

Properties

AlpineSlopeGrade

Represents the value associated with the constant HKMetadataKeyAlpineSlopeGrade.

AverageSpeed

Represents the value associated with the constant HKMetadataKeyAverageSpeed.

BloodGlucoseMealTime

Represents the value associated with the constant HKMetadataKeyBloodGlucoseMealTime.

BodyTemperatureSensorLocation

Represents the value associated with the constant HKMetadataKeyBodyTemperatureSensorLocation

CoachedWorkout

Represents the value associated with the constant HKMetadataKeyCoachedWorkout

CrossTrainerDistance

Represents the value associated with the constant HKMetadataKeyCrossTrainerDistance.

DeviceManufacturerName

Represents the value associated with the constant HKMetadataKeyDeviceManufacturerName

DeviceName

Represents the value associated with the constant HKMetadataKeyDeviceName

DeviceSerialNumber

Represents the value associated with the constant HKMetadataKeyDeviceSerialNumber

DigitalSignature

Represents the value associated with the constant HKMetadataKeyDigitalSignature

ElevationAscended

Represents the value associated with the constant HKMetadataKeyElevationAscended.

ElevationDescended

Represents the value associated with the constant HKMetadataKeyElevationDescended.

ExternalUuid

Represents the value associated with the constant HKMetadataKeyExternalUUID

FitnessMachineDuration

Represents the value associated with the constant HKMetadataKeyFitnessMachineDuration.

FoodType

Represents the value associated with the constant HKMetadataKeyFoodType

GroupFitness

Represents the value associated with the constant HKMetadataKeyGroupFitness

HeartRateEventThreshold
HeartRateMotionContext

Represents the value associated with the constant HKMetadataKeyHeartRateMotionContext.

HeartRateSensorLocation

Represents the value associated with the constant HKMetadataKeyHeartRateSensorLocation

IndoorBikeDistance

Represents the value associated with the constant HKMetadataKeyIndoorBikeDistance.

IndoorWorkout

Represents the value associated with the constant HKMetadataKeyIndoorWorkout

InsulinDeliveryReason

Represents the value associated with the constant HKMetadataKeyInsulinDeliveryReason.

LapLength

Represents the value associated with the constant HKMetadataKeyLapLength.

MaximumSpeed

Represents the value associated with the constant HKMetadataKeyMaximumSpeed.

MenstrualCycleStart

Represents the value associated with the constant HKMetadataKeyMenstrualCycleStart.

ReferenceRangeLowerLimit

Represents the value associated with the constant HKMetadataKeyReferenceRangeLowerLimit

ReferenceRangeUpperLimit

Represents the value associated with the constant HKMetadataKeyReferenceRangeUpperLimit

SexualActivityProtectionUsed

Represents the value associated with the constant HKMetadataKeySexualActivityProtectionUsed.

SwimmingLocationType

Represents the value associated with the constant HKMetadataKeySwimmingLocationType.

SwimmingStrokeStyle

Represents the value associated with the constant HKMetadataKeySwimmingStrokeStyle.

SyncIdentifier

Represents the value associated with the constant HKMetadataKeySyncIdentifier.

SyncVersion

Represents the value associated with the constant HKMetadataKeySyncVersion.

TimeZone

Represents the value associated with the constant HKMetadataKeyTimeZone

UdiDeviceIdentifier

Represents the value associated with the constant HKMetadataKeyUDIDeviceIdentifier

UdiProductionIdentifier

Represents the value associated with the constant HKMetadataKeyUDIProductionIdentifier

VO2MaxTestType

Represents the value associated with the constant HKMetadataKeyVO2MaxTestType.

WasTakenInLab

Represents the value associated with the constant HKMetadataKeyWasTakenInLab

WasUserEntered

Represents the value associated with the constant HKMetadataKeyWasUserEntered

WeatherCondition

Represents the value associated with the constant HKMetadataKeyWeatherCondition.

WeatherHumidity

Represents the value associated with the constant HKMetadataKeyWeatherHumidity.

WeatherTemperature

Represents the value associated with the constant HKMetadataKeyWeatherTemperature.

WorkoutBrandName

Represents the value associated with the constant HKMetadataKeyWorkoutBrandName

Applies to