Animation.Duration

Syntax

Duration: Number

Description

The Duration property sets and gets animation duration in milliseconds.

Comments

Use JSON or the setDuration method to set the property value, and the getDuration method to get the property value.

Example

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

See also:

Animation