---
title: "init(rawValue:)"
framework: vision
role: symbol
role_heading: Initializer
path: "vision/vnanimalbodyposeobservation/jointname/init(rawvalue:)"
---

# init(rawValue:)

Creates a joint name with the key you specify.

## Declaration

```swift
init(rawValue: VNRecognizedPointKey)
```

## Parameters

- `rawValue`: The point key.
