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

# supportedJointsGroupNames

Retrieves the supported joint group names.

## Declaration

```swift
@nonobjc var supportedJointsGroupNames: [VNHumanBodyPoseObservation.JointsGroupName] { get throws }
```

## See Also

### Determining Supported Joints

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