<!--
{
  "availability" : [
    "watchOS: 3.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WatchKit",
  "identifier" : "/documentation/WatchKit/WKInterfaceDeviceWristLocation",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "WatchKit"
    ],
    "preciseIdentifier" : "c:@E@WKInterfaceDeviceWristLocation"
  },
  "title" : "WKInterfaceDeviceWristLocation"
}
-->

# WKInterfaceDeviceWristLocation

Constants indicating the wrist on which the user wears the Apple Watch.

```
enum WKInterfaceDeviceWristLocation
```

## Topics

### Constants

[`WKInterfaceDeviceWristLocation.left`](/documentation/WatchKit/WKInterfaceDeviceWristLocation/left)

The user’s left wrist.

[`WKInterfaceDeviceWristLocation.right`](/documentation/WatchKit/WKInterfaceDeviceWristLocation/right)

The user’s right wrist.



---

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)