| Interface | Description |
|---|---|
| LottieValueCallback<T> |
Allows you to set a callback on a resolved
KeyPath to modify
its animation values at runtime. |
| Class | Description |
|---|---|
| LottieFloatRelativeValueCallback |
LottieValueCallback that provides a value offset from the original animation
rather than an absolute value. |
| LottieIntegerRelativeValueCallback |
LottieValueCallback that provides a value offset from the original animation
rather than an absolute value. |
| LottiePointRelativeValueCallback |
LottieValueCallback that provides a value offset from the original animation
rather than an absolute value. |
| LottieStaticFloatRelativeValueCallback |
Static value version of
LottieFloatRelativeValueCallback. |
| LottieStaticIntegerRelativeValueCallback |
Static value version of
LottieIntegerRelativeValueCallback. |
| LottieStaticPointRelativeValueCallback |
Static value version of
LottiePointRelativeValueCallback. |
| LottieStaticValueCallback<T> | |
| ScaleXY | |
| ScaleXY.Factory |