---
title: ActionType
framework: realitykit
role: symbol
role_heading: Associated Type
path: realitykit/actionhandlerprotocol/actiontype
---

# ActionType

The action type associated that is associated with the handler.

## Declaration

```swift
associatedtype ActionType : EntityAction
```
