---
title: HumanHandPoseObservation.JointsGroupName
framework: vision
role: symbol
role_heading: Enumeration
path: vision/humanhandposeobservation/jointsgroupname
---

# HumanHandPoseObservation.JointsGroupName

The joint group names available in the observation.

## Declaration

```swift
enum JointsGroupName
```

## Topics

### Getting the group name

- [HumanHandPoseObservation.JointsGroupName.indexFinger](vision/humanhandposeobservation/jointsgroupname/indexfinger.md)
- [HumanHandPoseObservation.JointsGroupName.littleFinger](vision/humanhandposeobservation/jointsgroupname/littlefinger.md)
- [HumanHandPoseObservation.JointsGroupName.middleFinger](vision/humanhandposeobservation/jointsgroupname/middlefinger.md)
- [HumanHandPoseObservation.JointsGroupName.ringFinger](vision/humanhandposeobservation/jointsgroupname/ringfinger.md)
- [HumanHandPoseObservation.JointsGroupName.thumb](vision/humanhandposeobservation/jointsgroupname/thumb.md)

## Relationships

### Conforms To

- [CaseIterable](swift/caseiterable.md)
- [Copyable](swift/copyable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting the joints

- [HumanHandPoseObservation.JointName](vision/humanhandposeobservation/jointname.md)
