Timeline.DelayDuration

Syntax

DelayDuration: Number

Description

The DelayDuration property sets and gets duration of animation delay in milliseconds.

Comments

Use JSON or the setDelayDuration method to set the property value, and the getDelayDuration method to get the property value.

By default this property is set to 500.

Example

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

See also:

Timeline