Timeline.ValueChangedWithTimeout

Syntax

ValueChangedWithTimeout: Boolean

Description

The ValueChangedWithTimeout property sets and gets indication, that the current timeline step changes with time.

Comments

Use JSON or the setValueChangedWithTimeout method to set the property value, and the getValueChangedWithTimeout method to get the property value.

If this property contains the value True, the current timeline step changes with time, otherwise it contains False.

Example

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

See also:

Timeline