actionPaused(event:)
The function used to respond to action paused events.
Declaration
mutating func actionPaused(event: Self.EventType)Discussion
Action paused is raised when the animation is paused.
The function used to respond to action paused events.
mutating func actionPaused(event: Self.EventType)Action paused is raised when the animation is paused.