public class XRoundConstraintLayoutState
extends java.lang.Object
| 构造器和说明 |
|---|
XRoundConstraintLayoutState(android.view.View view) |
public void fromAttributeSet(android.content.Context context,
android.util.AttributeSet set,
int defStyleAttr)
public XRoundConstraintLayoutState build()
public XRoundConstraintLayoutState setBg(int colorBg)
public XRoundConstraintLayoutState setColorBorder(int colorBorder)
public XRoundConstraintLayoutState setBorderWidth(int borderWidth)
public XRoundConstraintLayoutState setIsRadiusAdjustBounds(boolean isRadiusAdjustBounds)
public XRoundConstraintLayoutState setRadius(int radius)
public XRoundConstraintLayoutState setTopLeft(int topLeft)
public XRoundConstraintLayoutState setTopRight(int topRight)
public XRoundConstraintLayoutState setBottomLeft(int bottomLeft)
public XRoundConstraintLayoutState setBottomRight(int bottomRight)
public XRoundConstraintLayoutState setSelectColor(int selectColor)
public XRoundConstraintLayoutState setUnSelectColor(int unSelectColor)
public XRoundConstraintLayoutState setPressColor(int pressColor)
public XRoundConstraintLayoutState setDisableColor(int disableColor)
public XRoundConstraintLayoutState setStartColor(int startColor)
public XRoundConstraintLayoutState setMiddleColor(int middleColor)
public XRoundConstraintLayoutState setEndColor(int endColor)
public XRoundConstraintLayoutState setGradientOrientation(int orientation)