ApiTimeLine
Represents the ApiTimeLine class.
Methods
| Method | Returns | Description |
|---|---|---|
| AddInteractiveSequence | ApiAnimationSequence | null | Creates an interactive animation sequence triggered by clicking on a specified object. |
| GetAllEffects | ApiAnimationEffect[] | Returns all animation effects for the slide. |
| GetClassType | "timeLine" | Returns the type of the ApiTimeLine class. |
| GetInteractiveSequences | ApiAnimationSequence[] | Returns all interactive animation sequences for the slide. |
| GetMainSequence | ApiAnimationSequence | Returns the main animation sequence for the slide. |