Animation.PropertyName

Syntax

PropertyName: String

Description

The PropertyName property sets and returns name of the property to be animated.

Comments

Use JSON or the setPropertyName method to set the property value, and the getPropertyName method to get the property value.

Example

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

See also:

Animation