HKQuantity

E853034

HKQuantity is a HealthKit class that represents a numeric health-related value paired with a specific unit, such as steps, heart rate, or calories.

All labels observed (1)

Label Occurrences
HKQuantity canonical 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf HealthKit class ⓘ
class ⓘ
associatedWith HKUnit ⓘ
canBeCreatedWith quantityWithUnit: ⓘ
quantityWithUnit:doubleValue: ⓘ
conformsTo NSCopying ⓘ
NSSecureCoding ⓘ
definedIn HealthKit framework ⓘ
definedInModule HealthKit ⓘ
linked to: HealthKit framework
frameworkOwner Apple ⓘ
linked to: Apple Inc.
hasMethod compare: ⓘ
description ⓘ
doubleValueForUnit: ⓘ
isCompatibleWithUnit: ⓘ
headerFile HKQuantity.h ⓘ
immutable true ⓘ
introducedInOS iOS 8.0 ⓘ
linked to: iOS 8

macOS 13.0 ⓘ
watchOS 2.0 ⓘ
linked to: watchOS
language Objective-C ⓘ
Swift ⓘ
namespace HealthKit ⓘ
linked to: HealthKit framework
platform iOS ⓘ
macOS ⓘ
watchOS ⓘ
represents numeric health-related value ⓘ
requires HKUnit ⓘ
supports comparison of quantities with compatible units ⓘ
unit conversion via HKUnit ⓘ
threadSafety generally thread-safe for read-only access ⓘ
usedFor VO2 max ⓘ
blood glucose ⓘ
blood pressure ⓘ
body mass ⓘ
body temperature ⓘ
calories ⓘ
dietary intake values ⓘ
distance ⓘ
energy ⓘ
heart rate ⓘ
respiratory rate ⓘ
steps ⓘ
usedIn HealthKit data samples ⓘ
health and fitness apps ⓘ
usedWith HKQuantitySample ⓘ
HKQuantityType ⓘ
HKStatistics ⓘ
HKWorkout ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

HKQuantitySample → associatedWith → HKQuantity ⓘ