---
title: HKMetadataKeyBodyTemperatureSensorLocation
framework: healthkit
role: symbol
role_heading: Global Variable
path: healthkit/hkmetadatakeybodytemperaturesensorlocation
---

# HKMetadataKeyBodyTemperatureSensorLocation

The location where a specific body temperature reading was taken.

## Declaration

```swift
let HKMetadataKeyBodyTemperatureSensorLocation: String
```

## Discussion

Discussion This key takes an NSNumber object whose value is HKBodyTemperatureSensorLocation.

## Topics

### Valid Locations

- [HKBodyTemperatureSensorLocation](healthkit/hkbodytemperaturesensorlocation.md)
