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

# init(rawValue:)

Creates an action event type from a raw value.

## Declaration

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

## Parameters

- `rawValue`: The backing data value for force effect inputs.

## See Also

### Protocol support

- [rawValue](realitykit/actioneventtype/rawvalue.md)
