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

# supportedJointNames

The joint names the request supports.

## Declaration

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

## See Also

### Configuring a request

- [maximumHandCount](vision/detecthumanhandposerequest/maximumhandcount.md)
- [supportedJointsGroupNames](vision/detecthumanhandposerequest/supportedjointsgroupnames.md)
