Method Restart
Restart(int)
The animation repeats by restarting from the beginning.
public static SKLottieRepeat Restart(int count = -1)
Parameters
countintNumber of additional plays after the first. Use -1 for infinite.
The animation repeats by restarting from the beginning.
public static SKLottieRepeat Restart(int count = -1)
count intNumber of additional plays after the first. Use -1 for infinite.