---
title: action
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/actionanimation/action
---

# action

The action for which an animation is being defined.

## Declaration

```swift
var action: ActionType? { get set }
```
