---
title: supportedJointNames
framework: vision
role: symbol
role_heading: Instance Property
path: vision/vndetecthumanhandposerequest/supportedjointnames
---

# supportedJointNames

Retrieves the supported joint names.

## Declaration

```swift
@nonobjc var supportedJointNames: [VNHumanHandPoseObservation.JointName] { get throws }
```

## See Also

### Determining Supported Joints

- [supportedJointNames(forRevision:)](vision/vndetecthumanhandposerequest/supportedjointnames(forrevision:).md)
- [supportedJointsGroupNames](vision/vndetecthumanhandposerequest/supportedjointsgroupnames.md)
- [supportedJointsGroupNames(forRevision:)](vision/vndetecthumanhandposerequest/supportedjointsgroupnames(forrevision:).md)
