Animation.Context

Syntax

Context: PP.Object

Description

The Context property sets and returns the object, a property of which will change during animation.

Comments

Use JSON or the setContext method to set the property value, and the getContext method to get the property value.

Example

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

See also:

Animation