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

# init(rawValue:)

Creates an inline presentation intent using the raw value you specify.

## Declaration

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

## Parameters

- `rawValue`: A value that represents the combined attributes of an inline presentation intent.
