Package com.airbnb.lottie.model
Class Font
- java.lang.Object
-
- com.airbnb.lottie.model.Font
-
public class Font extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFamily()StringgetName()StringgetStyle()TypefacegetTypeface()voidsetTypeface(Typeface typeface)
-