public static class CardShadow.Builder extends Component.Builder<CardShadow.Builder>
mResourceResolver
Constructor and Description |
---|
Builder() |
accessibilityRole, alignSelf, alpha, aspectRatio, background, background, background, backgroundAttr, backgroundAttr, backgroundColor, backgroundRes, border, checkArgs, clickHandler, clipToOutline, contentDescription, contentDescription, contentDescription, dispatchPopulateAccessibilityEventHandler, duplicateParentState, enabled, flex, flexBasisAttr, flexBasisAttr, flexBasisDip, flexBasisPercent, flexBasisPx, flexBasisRes, flexGrow, flexShrink, focusable, focusChangeHandler, focusedHandler, foreground, foregroundAttr, foregroundAttr, foregroundColor, foregroundRes, fullImpressionHandler, getContext, heightAttr, heightAttr, heightDip, heightPercent, heightPx, heightRes, importantForAccessibility, init, interceptTouchHandler, invisibleHandler, key, layoutDirection, longClickHandler, marginAttr, marginAttr, marginAuto, marginDip, marginPercent, marginPx, marginRes, maxHeightAttr, maxHeightAttr, maxHeightDip, maxHeightPercent, maxHeightPx, maxHeightRes, maxWidthAttr, maxWidthAttr, maxWidthDip, maxWidthPercent, maxWidthPx, maxWidthRes, minHeightAttr, minHeightAttr, minHeightDip, minHeightPercent, minHeightPx, minHeightRes, minWidthAttr, minWidthAttr, minWidthDip, minWidthPercent, minWidthPx, minWidthRes, onInitializeAccessibilityEventHandler, onInitializeAccessibilityNodeInfoHandler, onPopulateAccessibilityEventHandler, onRequestSendAccessibilityEventHandler, outlineProvider, paddingAttr, paddingAttr, paddingDip, paddingPercent, paddingPx, paddingRes, performAccessibilityActionHandler, positionAttr, positionAttr, positionDip, positionPercent, positionPx, positionRes, positionType, rotation, scale, selected, sendAccessibilityEventHandler, sendAccessibilityEventUncheckedHandler, shadowElevationAttr, shadowElevationAttr, shadowElevationDip, shadowElevationPx, shadowElevationRes, stateListAnimator, stateListAnimatorRes, testKey, touchExpansionAttr, touchExpansionAttr, touchExpansionDip, touchExpansionPx, touchExpansionRes, touchHandler, transitionKey, unfocusedHandler, viewTag, viewTags, visibleHandler, visibleHeightRatio, visibleWidthRatio, widthAttr, widthAttr, widthDip, widthPercent, widthPx, widthRes, wrapInView
public CardShadow.Builder cornerRadiusPx(float cornerRadius)
public CardShadow.Builder cornerRadiusSp(float sip)
public CardShadow.Builder cornerRadiusRes(@DimenRes int resId)
public CardShadow.Builder cornerRadiusAttr(@AttrRes int attrResId, @DimenRes int defResId)
public CardShadow.Builder cornerRadiusAttr(@AttrRes int attrResId)
public CardShadow.Builder cornerRadiusDip(float dip)
public CardShadow.Builder shadowEndColor(int shadowEndColor)
public CardShadow.Builder shadowEndColorRes(@ColorRes int resId)
public CardShadow.Builder shadowEndColorAttr(@AttrRes int attrResId, @ColorRes int defResId)
public CardShadow.Builder shadowEndColorAttr(@AttrRes int attrResId)
public CardShadow.Builder shadowSizePx(float shadowSize)
public CardShadow.Builder shadowSizeRes(@DimenRes int resId)
public CardShadow.Builder shadowSizeAttr(@AttrRes int attrResId, @DimenRes int defResId)
public CardShadow.Builder shadowSizeAttr(@AttrRes int attrResId)
public CardShadow.Builder shadowSizeDip(float dip)
public CardShadow.Builder shadowStartColor(int shadowStartColor)
public CardShadow.Builder shadowStartColorRes(@ColorRes int resId)
public CardShadow.Builder shadowStartColorAttr(@AttrRes int attrResId, @ColorRes int defResId)
public CardShadow.Builder shadowStartColorAttr(@AttrRes int attrResId)
public CardShadow.Builder getThis()
getThis
in class Component.Builder<CardShadow.Builder>
public CardShadow build()
build
in class Component.Builder<CardShadow.Builder>
protected void release()
release
in class Component.Builder<CardShadow.Builder>