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

# init(rawValue:)

Creates a content style from a raw value.

## Declaration

```swift
init(rawValue: UInt)
```

## Parameters

- `rawValue`: The raw value of the content style to create.
