---
title: SRWristDetection
framework: sensorkit
role: symbol
role_heading: Class
path: sensorkit/srwristdetection
---

# SRWristDetection

The configuration of a watch on the wearer’s wrist.

## Declaration

```swift
class SRWristDetection
```

## Overview

Overview The onWristState sensor provides this class as its sample type.

## Topics

### 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)
- [wristLocation](sensorkit/srwristdetection/wristlocation-swift.property.md)
- [SRWristDetection.WristLocation](sensorkit/srwristdetection/wristlocation-swift.enum.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Interpreting data

- [SRAmbientLightSample](sensorkit/srambientlightsample.md)
- [SRDeviceUsageReport](sensorkit/srdeviceusagereport.md)
- [SRKeyboardMetrics](sensorkit/srkeyboardmetrics.md)
- [SRMediaEvent](sensorkit/srmediaevent.md)
- [SRMessagesUsageReport](sensorkit/srmessagesusagereport.md)
- [SRPhoneUsageReport](sensorkit/srphoneusagereport.md)
- [SRVisit](sensorkit/srvisit.md)
