---
title: onWrist
framework: sensorkit
role: symbol
role_heading: Instance Property
path: sensorkit/srwristdetection/onwrist
---

# onWrist

A value that indicates whether the watch is on the user’s wrist.

## Declaration

```swift
var onWrist: Bool { get }
```

## See Also

### Inspecting Watch Configuration

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