---
title: "init(rawValue:)"
framework: mapkit
role: symbol
role_heading: Initializer
path: "mapkit/mkaddressrepresentations/contextstyle/init(rawvalue:)"
---

# init(rawValue:)

Initializes a context style with the raw value you provide.

## Declaration

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