animationStep

open fun animationStep(uiElement: UIElement, progress: Double)

Callback to be notified about the animation progress

You may use the animator 'current' getters (like getCurrentX) to receive the animation current state

Parameters

progress

and progress of the animation 0,1