public class TextLayer extends BaseLayer
| Modifier and Type | Method and Description |
|---|---|
<T> void |
addValueCallback(T property,
LottieValueCallback<T> callback)
The overridden method should handle appropriate properties and set value callbacks on their
animations.
|
addAnimation, draw, getBounds, getName, onValueChanged, resolveKeyPath, setContentspublic <T> void addValueCallback(T property,
LottieValueCallback<T> callback)
KeyPathElementaddValueCallback in interface KeyPathElementaddValueCallback in class BaseLayer