-
public class AnimatableTextStyle
-
-
Field Summary
Fields Modifier and Type Field Description public final AnimatableColorValuecolorpublic final AnimatableColorValuestrokepublic final AnimatableFloatValuestrokeWidthpublic final AnimatableFloatValuetrackingpublic final AnimatableIntegerValueopacity
-
Constructor Summary
Constructors Constructor Description AnimatableTextStyle(AnimatableColorValue color, AnimatableColorValue stroke, AnimatableFloatValue strokeWidth, AnimatableFloatValue tracking, AnimatableIntegerValue opacity)
-
-
-
Constructor Detail
-
AnimatableTextStyle
AnimatableTextStyle(AnimatableColorValue color, AnimatableColorValue stroke, AnimatableFloatValue strokeWidth, AnimatableFloatValue tracking, AnimatableIntegerValue opacity)
-
-