AnimationDescriptor Class
Describes an animation executed on a control using ui.Control.animations property.
Properties
clear
Boolean
Indicates if all running animations are stopped immediately if the event is no longer fired.
Default: true
flow
PrimitiveAnimationDescriptor[]
A list of primitive animations like simple movements, rotations, scalings, etc. to define the actual animation.