Interface KeyPathElementContent
-
- All Superinterfaces:
Content,KeyPathElement
- All Known Implementing Classes:
BaseStrokeContent,EllipseContent,FillContent,GradientFillContent,GradientStrokeContent,PolystarContent,RectangleContent,RepeaterContent,StrokeContent
public interface KeyPathElementContent extends KeyPathElement, Content
-
-
Method Summary
-
Methods inherited from interface com.airbnb.lottie.animation.content.Content
getName, setContents
-
Methods inherited from interface com.airbnb.lottie.model.KeyPathElement
addValueCallback, resolveKeyPath
-
-