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

# supportedJointsGroupNames

The joint group names the request supports.

## Declaration

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

## See Also

### Configuring a request

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