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

# supportedJointsGroupNames

Retrieves the joint group names the request supports.

## Declaration

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

## See Also

### Determining Supported Joints

- [supportedJointNames](vision/vndetectanimalbodyposerequest/supportedjointnames.md)
