CurrentStep: Number
The CurrentStep property sets and gets index of the current animation step.
Use the setCurrentStep method to set the property value, and the getCurrentStep method to get the property value. Property value cannot be set from JSON.
Animation steps numbering starts with 0.
By default this property equals to 0.
The example of property use is given on the page Example of Creating the Timeline Component.
See also: