---
title: "actionResumed(event:)"
framework: realitykit
role: symbol
role_heading: Instance Method
path: "realitykit/actionhandlerprotocol/actionresumed(event:)"
---

# actionResumed(event:)

The function used to respond to action resumed events.

## Declaration

```swift
mutating func actionResumed(event: Self.EventType)
```

## Discussion

Discussion Action resumed is raised when animation playback is resumed after being paused.
