---
title: "init(rawValue:)"
framework: intents
role: symbol
role_heading: Initializer
path: "intents/inpersonhandlelabel/init(rawvalue:)"
---

# init(rawValue:)

Creates a person handle label with the specified raw value.

## Declaration

```swift
init(rawValue: String)
```

## See Also

### Initializers

- [init(_:)](intents/inpersonhandlelabel/init(_:).md)
