actionSkipped(event:)
The function used to respond to action skipped events.
Declaration
mutating func actionSkipped(event: Self.EventType)Discussion
The animation system can skip over an event interval due to scrubbing or choppy frame rate.
The function used to respond to action skipped events.
mutating func actionSkipped(event: Self.EventType)The animation system can skip over an event interval due to scrubbing or choppy frame rate.