Method Reverse
Reverse(int)
The animation repeats by reversing direction (ping-pong).
public static SKLottieRepeat Reverse(int count = -1)
Parameters
countintNumber of additional plays after the first. Use -1 for infinite.
The animation repeats by reversing direction (ping-pong).
public static SKLottieRepeat Reverse(int count = -1)
count intNumber of additional plays after the first. Use -1 for infinite.