---
title: VNHumanHandPoseObservation.JointsGroupName
framework: vision
role: symbol
role_heading: Structure
path: vision/vnhumanhandposeobservation/jointsgroupname
---

# VNHumanHandPoseObservation.JointsGroupName

The supported joint group names for the hand pose.

## Declaration

```swift
struct JointsGroupName
```

## Topics

### Group Names

- [thumb](vision/vnhumanhandposeobservation/jointsgroupname/thumb.md)
- [indexFinger](vision/vnhumanhandposeobservation/jointsgroupname/indexfinger.md)
- [littleFinger](vision/vnhumanhandposeobservation/jointsgroupname/littlefinger.md)
- [middleFinger](vision/vnhumanhandposeobservation/jointsgroupname/middlefinger.md)
- [ringFinger](vision/vnhumanhandposeobservation/jointsgroupname/ringfinger.md)
- [all](vision/vnhumanhandposeobservation/jointsgroupname/all.md)

### Initializers

- [init(rawValue:)](vision/vnhumanhandposeobservation/jointsgroupname/init(rawvalue:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Retrieving Points

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