<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SensorKit",
  "identifier" : "/documentation/SensorKit/SRWristDetection",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "SensorKit"
    ],
    "preciseIdentifier" : "c:objc(cs)SRWristDetection"
  },
  "title" : "SRWristDetection"
}
-->

# SRWristDetection

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

```
class SRWristDetection
```

## Overview

The [`onWristState`](/documentation/SensorKit/SRSensor/onWristState) sensor provides this class as its [`sample`](/documentation/SensorKit/SRFetchResult/sample) type.

## Topics

### Inspecting Watch Configuration

[`crownOrientation`](/documentation/SensorKit/SRWristDetection/crownOrientation-swift.property)

A value that indicates the direction the Digital Crown faces with respect to the user.

[`SRWristDetection.CrownOrientation`](/documentation/SensorKit/SRWristDetection/CrownOrientation-swift.enum)

Directions the Digital Crown can face with respect to the wearer.

[`onWrist`](/documentation/SensorKit/SRWristDetection/onWrist)

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

[`onWristDate`](/documentation/SensorKit/SRWristDetection/onWristDate)

The date and time that the user puts their Apple Watch on their wrist.

[`offWristDate`](/documentation/SensorKit/SRWristDetection/offWristDate)

The date and time that the user takes their Apple Watch off their wrist.

[`wristLocation`](/documentation/SensorKit/SRWristDetection/wristLocation-swift.property)

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

[`SRWristDetection.WristLocation`](/documentation/SensorKit/SRWristDetection/WristLocation-swift.enum)

Preferences for where a user wears a watch.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)