<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -",
    "macOS: 11.0.0 -",
    "tvOS: 14.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Vision",
  "identifier" : "/documentation/Vision/VNHumanHandPoseObservation/JointsGroupName",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Vision"
    ],
    "preciseIdentifier" : "c:@T@VNHumanHandPoseObservationJointsGroupName"
  },
  "title" : "VNHumanHandPoseObservation.JointsGroupName"
}
-->

# VNHumanHandPoseObservation.JointsGroupName

The supported joint group names for the hand pose.

```
struct JointsGroupName
```

## Topics

### Group Names

[`thumb`](/documentation/Vision/VNHumanHandPoseObservation/JointsGroupName/thumb)

The thumb.

[`indexFinger`](/documentation/Vision/VNHumanHandPoseObservation/JointsGroupName/indexFinger)

The index finger.

[`littleFinger`](/documentation/Vision/VNHumanHandPoseObservation/JointsGroupName/littleFinger)

The little finger.

[`middleFinger`](/documentation/Vision/VNHumanHandPoseObservation/JointsGroupName/middleFinger)

The middle finger.

[`ringFinger`](/documentation/Vision/VNHumanHandPoseObservation/JointsGroupName/ringFinger)

The ring finger.

[`all`](/documentation/Vision/VNHumanHandPoseObservation/JointsGroupName/all)

All hand group names.

### Initializers

[`init(rawValue:)`](/documentation/Vision/VNHumanHandPoseObservation/JointsGroupName/init(rawValue:))

Creates a joint group name with a recognized point group key.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)