---
title: supportedJointNames
framework: vision
role: symbol
role_heading: Instance Property
path: vision/detectanimalbodyposerequest/supportedjointnames
---

# supportedJointNames

The joint names the request supports.

## Declaration

```swift
var supportedJointNames: [AnimalBodyPoseObservation.JointName] { get }
```

## See Also

### Configuring a request

- [supportedJointsGroupNames](vision/detectanimalbodyposerequest/supportedjointsgroupnames.md)
