---
title: wristLocation
framework: sensorkit
role: symbol
role_heading: Instance Property
path: sensorkit/srwristdetection/wristlocation-swift.property
---

# wristLocation

A value that indicates the wrist where the user wears the watch.

## Declaration

```swift
var wristLocation: SRWristDetection.WristLocation { get }
```

## See Also

### Inspecting Watch Configuration

- [crownOrientation](sensorkit/srwristdetection/crownorientation-swift.property.md)
- [SRWristDetection.CrownOrientation](sensorkit/srwristdetection/crownorientation-swift.enum.md)
- [onWrist](sensorkit/srwristdetection/onwrist.md)
- [onWristDate](sensorkit/srwristdetection/onwristdate.md)
- [offWristDate](sensorkit/srwristdetection/offwristdate.md)
- [SRWristDetection.WristLocation](sensorkit/srwristdetection/wristlocation-swift.enum.md)
