Description
Get the Play () status of a timeline by specifying its index.
Syntax
designer.getTimelinePlayByIndex(INDEX);
Parameters
Parameter | Type | Description |
---|---|---|
INDEX |
Integer | Index of the timeline in the Timeline List |
Return
This function returns a boolean : true
if the timeline is playing or false
if the timeline is paused.
Need more help with this?
Don’t hesitate to contact us here.