---
title: "init(_:)"
framework: uikit
role: symbol
role_heading: Initializer
path: "uikit/uiconfigurationstatecustomkey/init(_:)"
---

# init(_:)

Creates a custom state key.

## Declaration

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

## See Also

### Creating a custom state key

- [init(rawValue:)](uikit/uiconfigurationstatecustomkey/init(rawvalue:).md)
