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

# availableJointsGroupNames

The joint group names available in the observation.

## Declaration

```swift
var availableJointsGroupNames: [VNHumanHandPoseObservation.JointsGroupName] { get }
```

## See Also

### Retrieving Points

- [availableJointNames](vision/vnhumanhandposeobservation/availablejointnames.md)
- [VNHumanHandPoseObservation.JointName](vision/vnhumanhandposeobservation/jointname.md)
- [VNHumanHandPoseObservation.JointsGroupName](vision/vnhumanhandposeobservation/jointsgroupname.md)
- [recognizedPoint(_:)](vision/vnhumanhandposeobservation/recognizedpoint(_:).md)
- [recognizedPoints(_:)](vision/vnhumanhandposeobservation/recognizedpoints(_:).md)
