| Class | Description |
|---|---|
| LottieRelativeFloatValueCallback |
LottieValueCallback that provides a value offset from the original animation
rather than an absolute value. |
| LottieRelativeIntegerValueCallback |
LottieValueCallback that provides a value offset from the original animation
rather than an absolute value. |
| LottieRelativePointValueCallback |
LottieValueCallback that provides a value offset from the original animation
rather than an absolute value. |
| LottieStaticInterpolatedFloatValue | |
| LottieStaticInterpolatedIntegerValue | |
| LottieStaticInterpolatedPointValue | |
| LottieStaticRelativeFloatValue |
Static value version of
LottieRelativeFloatValueCallback. |
| LottieStaticRelativeIntegerValue |
Static value version of
LottieRelativeIntegerValueCallback. |
| LottieStaticRelativePointValue |
Static value version of
LottieRelativePointValueCallback. |
| LottieStaticValue<T> | |
| LottieValueCallback<T> |
Allows you to set a callback on a resolved
KeyPath to modify
its animation values at runtime. |
| ScaleXY | |
| ScaleXY.Factory |