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

# init(_:)

Creates a person handle label with the specified raw value.

## Declaration

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

## See Also

### Initializers

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