---
title: availableJointNames
framework: vision
role: symbol
role_heading: Instance Property
path: vision/poseproviding/availablejointnames
---

# availableJointNames

The names of the available joints in the observation.

## Declaration

```swift
var availableJointNames: [Self.PoseJointName] { get }
```

## See Also

### Getting the joint names

- [PoseJointName](vision/poseproviding/posejointname.md)
