---
title: HKDevicePlacementSide
framework: healthkit
role: symbol
role_heading: Enumeration
path: healthkit/hkdeviceplacementside
---

# HKDevicePlacementSide

Values that indicate the placement of the device that measured a sample.

## Declaration

```swift
enum HKDevicePlacementSide
```

## Topics

### Placements

- [HKDevicePlacementSide.central](healthkit/hkdeviceplacementside/central.md)
- [HKDevicePlacementSide.left](healthkit/hkdeviceplacementside/left.md)
- [HKDevicePlacementSide.right](healthkit/hkdeviceplacementside/right.md)
- [HKDevicePlacementSide.unknown](healthkit/hkdeviceplacementside/unknown.md)

### Initializers

- [init(rawValue:)](healthkit/hkdeviceplacementside/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Device Information Keys

- [HKMetadataKeyDeviceSerialNumber](healthkit/hkmetadatakeydeviceserialnumber.md)
- [HKMetadataKeyUDIDeviceIdentifier](healthkit/hkmetadatakeyudideviceidentifier.md)
- [HKMetadataKeyUDIProductionIdentifier](healthkit/hkmetadatakeyudiproductionidentifier.md)
- [HKMetadataKeyDigitalSignature](healthkit/hkmetadatakeydigitalsignature.md)
- [HKMetadataKeyDeviceName](healthkit/hkmetadatakeydevicename.md)
- [HKMetadataKeyDeviceManufacturerName](healthkit/hkmetadatakeydevicemanufacturername.md)
- [HKMetadataKeyDevicePlacementSide](healthkit/hkmetadatakeydeviceplacementside.md)
- [HKMetadataKeyAppleDeviceCalibrated](healthkit/hkmetadatakeyappledevicecalibrated.md)
