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

# supportedJointNames

Retrieves the supported joint names.

## Declaration

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

## See Also

### Determining Supported Joints

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