public class ChainReference extends HelperReference
ConstraintReference.ConstraintReferenceFactory| Modifier and Type | Field and Description |
|---|---|
protected float |
mBias |
protected State.Chain |
mStyle |
mReferences, mStatemBottomToBottom, mBottomToTop, mEndToEnd, mEndToStart, mLeftToLeft, mLeftToRight, mMarginBottom, mMarginBottomGone, mMarginEnd, mMarginEndGone, mMarginLeft, mMarginLeftGone, mMarginRight, mMarginRightGone, mMarginStart, mMarginStartGone, mMarginTop, mMarginTopGone, mRightToLeft, mRightToRight, mStartToEnd, mStartToStart, mTopToBottom, mTopToTop| Constructor and Description |
|---|
ChainReference(State state,
State.Helper type) |
| Modifier and Type | Method and Description |
|---|---|
ChainReference |
bias(float bias) |
float |
getBias() |
State.Chain |
getStyle() |
ChainReference |
style(State.Chain style) |
add, apply, getConstraintWidget, getHelperWidget, getType, setHelperWidgetaddCustomColor, addCustomFloat, alpha, baseline, baselineToBaseline, baselineToBottom, baselineToTop, bottom, bottomToBottom, bottomToTop, centerHorizontally, centerVertically, circularConstraint, clear, clearHorizontal, clearVertical, createConstraintWidget, end, endToEnd, endToStart, getAlpha, getFacade, getHeight, getHorizontalChainStyle, getHorizontalChainWeight, getKey, getPivotX, getPivotY, getRotationX, getRotationY, getRotationZ, getScaleX, getScaleY, getTag, getTranslationX, getTranslationY, getTranslationZ, getVerticalChainStyle, getVerticalChainWeight, getView, getWidth, height, horizontalBias, left, leftToLeft, leftToRight, margin, margin, marginGone, marginGone, pivotX, pivotY, right, rightToLeft, rightToRight, rotationX, rotationY, rotationZ, scaleX, scaleY, setConstraintWidget, setFacade, setHeight, setHorizontalChainStyle, setHorizontalChainWeight, setKey, setTag, setVerticalChainStyle, setVerticalChainWeight, setView, setWidth, start, startToEnd, startToStart, top, topToBottom, topToTop, translationX, translationY, translationZ, validate, verticalBias, visibility, widthprotected float mBias
protected State.Chain mStyle
public ChainReference(State state, State.Helper type)
public State.Chain getStyle()
public ChainReference style(State.Chain style)
public float getBias()
public ChainReference bias(float bias)
bias in class ConstraintReference