---
title: PoseJointName
framework: vision
role: symbol
role_heading: Associated Type
path: vision/poseproviding/posejointname
---

# PoseJointName

A type that represents a joint name.

## Declaration

```swift
associatedtype PoseJointName : Decodable, Encodable, Hashable, RawRepresentable where Self.PoseJointName.RawValue == String
```

## See Also

### Getting the joint names

- [availableJointNames](vision/poseproviding/availablejointnames.md)
