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

# init(rawValue:)

Initializes a quick switch state with the provided value.

## Declaration

```swift
init?(rawValue: Int)
```
