---
title: neutralPose
framework: arkit
role: symbol
role_heading: Type Property
path: arkit/handskeleton/neutralpose
---

# neutralPose

A hand pose that you can use as a reference.

## Declaration

```swift
static var neutralPose: HandSkeleton { get }
```

## Discussion

Discussion For example, you might use this property as part of visualizing all of the available joints in a skeleton.

## See Also

### Inspecting hand skeletons

- [allJoints](arkit/handskeleton/alljoints.md)
- [description](arkit/handskeleton/description.md)
