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

# init(rawValue:)

Creates a font options structure with the specified raw value.

## Declaration

```swift
init(rawValue: CFOptionFlags)
```
