Items: Array|PP.Ui.Animation
The Items property determines animations array.
Use JSON or the setItems method to set the property value and the getItems method to get the property value.
The property contains an array of PP.Ui.Animation objects or JSON objects that describe PP.Ui.Animation.
The example of property use is given in the AnimationPoints constructor page.
See also: