---
title: availableJointsGroupNames
framework: vision
role: symbol
role_heading: Instance Property
path: vision/poseproviding/availablejointsgroupnames
---

# availableJointsGroupNames

The names of the available joint groupings in the observation.

## Declaration

```swift
var availableJointsGroupNames: [Self.PoseJointsGroupName] { get }
```

## See Also

### Getting the joint group names

- [PoseJointsGroupName](vision/poseproviding/posejointsgroupname.md)
