-
public final class LottieClipSpec.Frame extends LottieClipSpec
Play the animation between these two frames. maxInclusive determines whether the animation should play the max frame or stop one frame before it.
-
-
Constructor Summary
Constructors Constructor Description LottieClipSpec.Frame(Integer min, Integer max, Boolean maxInclusive)
-