true
only if the timeline is at the very beginning (i.e., stepNumber is 1
).
true
only if the timeline is at the very end (i.e., the last sequence has been played).
The direction the timeline stepped in last (or 'forward'
if the timeline has not stepped yet).
'forward'
'backward'
true
only if the timeline is in the process of playback (whether paused or unpaused).
true
only if the timeline is currently jumping to a point (e.g., using jumpToSequenceTag()).
true
only if the timeline is paused.
true
only if skipping is currently on (for example, after using turnSkippingOn()).
The current sequential step number, starting from 1
at the start of an unplayed timeline.
Contains details about an timeline's current status. Returned by AnimTimeline.getStatus.
See
AnimTimeline.getStatus