Timeline.StepsNames

Syntax

StepsNames: Array

Description

The StepsNames property sets and gets array of animation step names.

Comments

Use JSON or the setStepsNames method to set the property value, and the getStepsNames method to get the property value.

This property contains an array of String type values.

Example

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

See also:

Timeline