---
title: "init(rawValue:)"
framework: xctest
role: symbol
role_heading: Initializer
path: "xctest/xctmeasureoptions/invocationoptions-swift.struct/init(rawvalue:)"
---

# init(rawValue:)

Creates a new instance with the specified raw value.

## Declaration

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

## Parameters

- `rawValue`: The raw value representing the measurement option.
