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

# init(rawValue:)

Creates a font table options structure with the specified raw value.

## Declaration

```swift
init(rawValue: UInt32)
```

## See Also

### Constants

- [excludeSynthetic](coretext/ctfonttableoptions/excludesynthetic.md)
