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

# init(rawValue:)

Creates a new materialization flag.

## Declaration

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

## Parameters

- `rawValue`: The raw value for the desired flag.
