Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Control - AnimationEnded Event

Panel
bgColor#2c3c4c

Fired when an animation is ended

Member of Control (PRIM_CTRL)

Parameters

Name

Type

Data Type

Description

Cancelled

*Input

Boolean

False 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