public static class DrawableHelper.TextBuilder extends DrawableHelper.Builder
| 限定符和类型 | 方法和说明 |
|---|---|
void |
attach() |
android.content.res.ColorStateList |
getTextColor() |
DrawableHelper.TextBuilder |
normalTextColor(int color) |
DrawableHelper.TextBuilder |
pressedTextColor(int color) |
DrawableHelper.TextBuilder |
unableTextColor(int color) |
build, duration, get, normalColor, normalStroke, pressedColor, pressedStroke, radius, round, state, strokeDashGap, strokeDashWidth, unableColor, unableStrokepublic DrawableHelper.TextBuilder normalTextColor(int color)
public DrawableHelper.TextBuilder pressedTextColor(int color)
public DrawableHelper.TextBuilder unableTextColor(int color)
public void attach()
attach 在类中 DrawableHelper.Builderpublic android.content.res.ColorStateList getTextColor()