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

# crownOrientation

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

## Declaration

```swift
var crownOrientation: SRWristDetection.CrownOrientation { get }
```

## See Also

### Inspecting Watch Configuration

- [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)
