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

# supportedJointsGroupNames

The joint group names the request supports.

## Declaration

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

## See Also

### Configuring a request

- [detectsHands](vision/detecthumanbodyposerequest/detectshands.md)
- [supportedJointNames](vision/detecthumanbodyposerequest/supportedjointnames.md)
