set_repeat_count


Description:

[ Version ( since = "1.10" ) ]
public void set_repeat_count (int count)

Sets the number of times the this should repeat.

If count is 0, the timeline never repeats.

If count is -1, the timeline will always repeat until it's stopped.

Parameters:

this

a Timeline

count

the number of times the timeline should repeat