---
title: height
framework: healthkit
role: symbol
role_heading: Type Property
path: healthkit/hkquantitytypeidentifier/height
---

# height

A quantity sample type that measures the user’s height.

## Declaration

```swift
static let height: HKQuantityTypeIdentifier
```

## Mentioned in

Saving data to HealthKit

## Discussion

Discussion These samples use length units (described in HKUnit) and measure discrete values (described in HKQuantityAggregationStyle).

## See Also

### Related Documentation

- [HKQuantityTypeIdentifier](healthkit/hkquantitytypeidentifier.md)
- [HKQuantitySample](healthkit/hkquantitysample.md)
- [HKQuantity](healthkit/hkquantity.md)

### Body measurements

- [bodyMass](healthkit/hkquantitytypeidentifier/bodymass.md)
- [bodyMassIndex](healthkit/hkquantitytypeidentifier/bodymassindex.md)
- [leanBodyMass](healthkit/hkquantitytypeidentifier/leanbodymass.md)
- [bodyFatPercentage](healthkit/hkquantitytypeidentifier/bodyfatpercentage.md)
- [waistCircumference](healthkit/hkquantitytypeidentifier/waistcircumference.md)
