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

# init(rawValue:)

Creates a lane status with the provided value.

## Declaration

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