---
title: leftWrist
framework: vision
role: symbol
role_heading: Type Property
path: vision/vnhumanbodypose3dobservation/jointname/leftwrist
---

# leftWrist

A joint name that represents the left wrist.

## Declaration

```swift
static let leftWrist: VNHumanBodyPose3DObservation.JointName
```

## See Also

### Getting the Arm Joint Names

- [centerShoulder](vision/vnhumanbodypose3dobservation/jointname/centershoulder.md)
- [leftShoulder](vision/vnhumanbodypose3dobservation/jointname/leftshoulder.md)
- [rightShoulder](vision/vnhumanbodypose3dobservation/jointname/rightshoulder.md)
- [leftElbow](vision/vnhumanbodypose3dobservation/jointname/leftelbow.md)
- [rightElbow](vision/vnhumanbodypose3dobservation/jointname/rightelbow.md)
- [rightWrist](vision/vnhumanbodypose3dobservation/jointname/rightwrist.md)
