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

# init(rawValue:)

Creates an appearance characteristic key using the specified raw string.

## Declaration

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

## Parameters

- `rawValue`: The raw string of the appearance characteristic.
