---
title: PoseJointsGroupName
framework: vision
role: symbol
role_heading: Associated Type
path: vision/poseproviding/posejointsgroupname
---

# PoseJointsGroupName

A type that represents a joint group name.

## Declaration

```swift
associatedtype PoseJointsGroupName : CaseIterable, RawRepresentable where Self.PoseJointsGroupName.RawValue == String
```

## See Also

### Getting the joint group names

- [availableJointsGroupNames](vision/poseproviding/availablejointsgroupnames.md)
