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

# init(rawValue:)

Creates a joint name with a recognized point key.

## Declaration

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

## Parameters

- `rawValue`: The recognized point key.
