Package com.airbnb.lottie.value
-
Interface Summary Interface Description SimpleLottieValueCallback<T> Delegate interface forLottieValueCallback. -
Class Summary Class Description Keyframe<T> LottieFrameInfo<T> Data class for use withLottieValueCallback.LottieInterpolatedFloatValue LottieInterpolatedIntegerValue LottieInterpolatedPointValue LottieRelativeFloatValueCallback LottieValueCallbackthat provides a value offset from the original animation rather than an absolute value.LottieRelativeIntegerValueCallback LottieValueCallbackthat provides a value offset from the original animation rather than an absolute value.LottieRelativePointValueCallback LottieValueCallbackthat provides a value offset from the original animation rather than an absolute value.LottieValueCallback<T> Allows you to set a callback on a resolvedKeyPathto modify its animation values at runtime.ScaleXY