Timeline.StepDuration

Syntax

StepDuration: Number

Description

The StepDuration property sets and gets animation step duration in milliseconds.

Comments

Use JSON or the setStepDuration method to set the property value, and the getStepDuration method to get the property value.

By default this property is set to 1000.

Example

The example of property use is given on the page Example of Creating the Timeline Component.

See also:

Timeline