Contents

AnimationEvents.PlaybackCompleted

The event raised when an animation reaches the end of its duration.

Declaration

struct PlaybackCompleted

Overview

This event isn’t triggered if you call the stop() method on a playback controller.

Topics

Instance Properties

See Also

Recognizing animation events