Animation.End

Syntax

End: Number

Description

The End property gets and sets index of the last animation step.

Comments

Use JSON or the setEnd method to set the property value, and the getEnd method to get the property value.

Example

The property use is given in the page with description of the Animation constructor.

See also:

Animation