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

# supportedJointNames

The joint names the request supports.

## Declaration

```swift
var supportedJointNames: [HumanBodyPoseObservation.JointName] { get }
```

## See Also

### Configuring a request

- [detectsHands](vision/detecthumanbodyposerequest/detectshands.md)
- [supportedJointsGroupNames](vision/detecthumanbodyposerequest/supportedjointsgroupnames.md)
