---
title: leftHand
framework: arkit
role: symbol
role_heading: Type Property
path: arkit/arskeleton/jointname/lefthand
---

# leftHand

A skeletal joint that ARKit tracks representing the left hand.

## Declaration

```swift
static let leftHand: ARSkeleton.JointName
```

## See Also

### Identifying Joints

- [root](arkit/arskeleton/jointname/root.md)
- [head](arkit/arskeleton/jointname/head.md)
- [leftFoot](arkit/arskeleton/jointname/leftfoot.md)
- [leftShoulder](arkit/arskeleton/jointname/leftshoulder.md)
- [rightFoot](arkit/arskeleton/jointname/rightfoot.md)
- [rightHand](arkit/arskeleton/jointname/righthand.md)
- [rightShoulder](arkit/arskeleton/jointname/rightshoulder.md)
