---
title: supportedJointsGroupNames
framework: vision
role: symbol
role_heading: Instance Property
path: vision/detecthumanhandposerequest/supportedjointsgroupnames
---

# supportedJointsGroupNames

The joint group names the request supports.

## Declaration

```swift
var supportedJointsGroupNames: [HumanHandPoseObservation.JointsGroupName] { get throws }
```

## See Also

### Configuring a request

- [maximumHandCount](vision/detecthumanhandposerequest/maximumhandcount.md)
- [supportedJointNames](vision/detecthumanhandposerequest/supportedjointnames.md)
