HKPredicateKeyPath Class

Definition

Contains constants that represent keys that identify predicate key paths for selecting HealthKit values.

[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 HKPredicateKeyPath
type HKPredicateKeyPath = class
Inheritance
HKPredicateKeyPath
Attributes

Properties

CategoryValue

Represents the value associated with the constant HKPredicateKeyPathCategoryValue

CdaAuthorName

Represents the value associated with the constant HKPredicateKeyPathCDAAuthorName.

CdaCustodianName

Represents the value associated with the constant HKPredicateKeyPathCDACustodianName.

CdaPatientName

Represents the value associated with the constant HKPredicateKeyPathCDAPatientName.

CdaTitle

Represents the value associated with the constant HKPredicateKeyPathCDATitle.

ClinicalRecordFhirResourceIdentifier

Represents the value associated with the constant HKPredicateKeyPathClinicalRecordFHIRResourceIdentifier.

ClinicalRecordFhirResourceType

Represents the value associated with the constant HKPredicateKeyPathClinicalRecordFHIRResourceType.

Correlation

Represents the value associated with the constant HKPredicateKeyPathCorrelation

DateComponents

Represents the value associated with the constant HKPredicateKeyPathDateComponents.

Device

Represents the value associated with the constant HKPredicateKeyPathDevice.

EndDate

Represents the value associated with the constant HKPredicateKeyPathEndDate

Metadata

Represents the value associated with the constant HKPredicateKeyPathMetadata

PathSum

Represents the value associated with the constant HKPredicateKeyPathSum.

Quantity

Represents the value associated with the constant HKPredicateKeyPathQuantity

Source

Represents the value associated with the constant HKPredicateKeyPathSource

SourceRevision

Represents the value associated with the constant HKPredicateKeyPathSourceRevision.

StartDate

Represents the value associated with the constant HKPredicateKeyPathStartDate

TotalFlightsClimbed

Represents the value associated with the constant HKPredicateKeyPathWorkoutTotalFlightsClimbed.

Uuid

Represents the value associated with the constant HKPredicateKeyPathUUID

Workout

Represents the value associated with the constant HKPredicateKeyPathWorkout

WorkoutDuration

Represents the value associated with the constant HKPredicateKeyPathWorkoutDuration

WorkoutTotalDistance

Represents the value associated with the constant HKPredicateKeyPathWorkoutTotalDistance

WorkoutTotalEnergyBurned

Represents the value associated with the constant HKPredicateKeyPathWorkoutTotalEnergyBurned

WorkoutTotalSwimmingStrokeCount

Represents the value associated with the constant HKPredicateKeyPathWorkoutTotalSwimmingStrokeCount.

WorkoutType

Represents the value associated with the constant HKPredicateKeyPathWorkoutType

Applies to