Class HKPredicateKeyPath


public class HKPredicateKeyPath
extends NSPredicateKeyPath
  • Field Details

    • DateComponents

      public static final HKPredicateKeyPath DateComponents
      Since:
      Available in iOS 9.3 and later.
    • UUID

      public static final HKPredicateKeyPath UUID
    • Source

      public static final HKPredicateKeyPath Source
    • Metadata

      public static final HKPredicateKeyPath Metadata
    • Correlation

      public static final HKPredicateKeyPath Correlation
    • Workout

      public static final HKPredicateKeyPath Workout
    • Device

      public static final HKPredicateKeyPath Device
      Since:
      Available in iOS 9.0 and later.
    • SourceRevision

      public static final HKPredicateKeyPath SourceRevision
      Since:
      Available in iOS 9.0 and later.
    • StartDate

      public static final HKPredicateKeyPath StartDate
    • EndDate

      public static final HKPredicateKeyPath EndDate
    • AverageHeartRate

      public static final HKPredicateKeyPath AverageHeartRate
      Since:
      Available in iOS 14.0 and later.
    • ECGClassification

      public static final HKPredicateKeyPath ECGClassification
      Since:
      Available in iOS 14.0 and later.
    • ECGSymptomsStatus

      public static final HKPredicateKeyPath ECGSymptomsStatus
      Since:
      Available in iOS 14.0 and later.
    • WorkoutDuration

      public static final HKPredicateKeyPath WorkoutDuration
    • WorkoutTotalDistance

      public static final HKPredicateKeyPath WorkoutTotalDistance
    • WorkoutTotalEnergyBurned

      public static final HKPredicateKeyPath WorkoutTotalEnergyBurned
    • WorkoutType

      public static final HKPredicateKeyPath WorkoutType
    • WorkoutTotalSwimmingStrokeCount

      public static final HKPredicateKeyPath WorkoutTotalSwimmingStrokeCount
      Since:
      Available in iOS 10.0 and later.
    • WorkoutTotalFlightsClimbed

      public static final HKPredicateKeyPath WorkoutTotalFlightsClimbed
      Since:
      Available in iOS 11.0 and later.
    • Title

      public static final HKPredicateKeyPath Title
      Since:
      Available in iOS 10.0 and later.
    • PatientName

      public static final HKPredicateKeyPath PatientName
      Since:
      Available in iOS 10.0 and later.
    • AuthorName

      public static final HKPredicateKeyPath AuthorName
      Since:
      Available in iOS 10.0 and later.
    • CustodianName

      public static final HKPredicateKeyPath CustodianName
      Since:
      Available in iOS 10.0 and later.
    • CategoryValue

      public static final HKPredicateKeyPath CategoryValue
    • ClinicalRecordFHIRResourceIdentifier

      public static final HKPredicateKeyPath ClinicalRecordFHIRResourceIdentifier
      Since:
      Available in iOS 12.0 and later.
    • ClinicalRecordFHIRResourceType

      public static final HKPredicateKeyPath ClinicalRecordFHIRResourceType
      Since:
      Available in iOS 12.0 and later.
    • Quantity

      public static final HKPredicateKeyPath Quantity
    • Count

      public static final HKPredicateKeyPath Count
      Since:
      Available in iOS 13.0 and later.
    • Sum

      public static final HKPredicateKeyPath Sum
      Since:
      Available in iOS 12.0 and later.
    • Min

      public static final HKPredicateKeyPath Min
      Since:
      Available in iOS 13.0 and later.
    • Average

      public static final HKPredicateKeyPath Average
      Since:
      Available in iOS 13.0 and later.
    • Max

      public static final HKPredicateKeyPath Max
      Since:
      Available in iOS 13.0 and later.
    • MostRecent

      public static final HKPredicateKeyPath MostRecent
      Since:
      Available in iOS 13.0 and later.
    • MostRecentStartDate

      public static final HKPredicateKeyPath MostRecentStartDate
      Since:
      Available in iOS 13.0 and later.
    • MostRecentEndDate

      public static final HKPredicateKeyPath MostRecentEndDate
      Since:
      Available in iOS 13.0 and later.
    • MostRecentDuration

      public static final HKPredicateKeyPath MostRecentDuration
      Since:
      Available in iOS 13.0 and later.
  • Method Details