---
title: "init(rawValue:)"
framework: foundation
role: symbol
role_heading: Initializer
path: "foundation/filemanager/volumeenumerationoptions/init(rawvalue:)"
---

# init(rawValue:)

Create a volume enumeration options value.

## Declaration

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

## Parameters

- `rawValue`: An initial value for the structure composed as the bitwise OR of zero or more of the valid values.
