Control - AnimationEnded Event

Fired when an animation is ended

Member of Control (PRIM_CTRL)

Parameters

NameTypeData TypeDescription
Cancelled*InputBooleanFalse if the animation completed normally

Details

The AnimationEnded event is fired when an animation started by the control ends.
 
The Cancelled parameter will return True is the animation failed to complete.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2