---
title: keypoints
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/pose/keypoints
---

# keypoints

A dictionary of all keypoints in the pose

## Declaration

```swift
var keypoints: [JointKey : JointPoint]
```
