actionResumed(event:)
The function used to respond to action resumed events.
Declaration
mutating func actionResumed(event: Self.EventType)Discussion
Action resumed is raised when animation playback is resumed after being paused.
The function used to respond to action resumed events.
mutating func actionResumed(event: Self.EventType)Action resumed is raised when animation playback is resumed after being paused.