public static final class HorizontalScroll.Builder extends Component.Builder<HorizontalScroll.Builder>
mResourceResolver
accessibilityHeading, accessibilityRole, accessibilityRoleDescription, accessibilityRoleDescription, accessibilityRoleDescription, alignSelf, alpha, alpha, aspectRatio, background, backgroundAttr, backgroundAttr, backgroundColor, backgroundColor, backgroundDynamicDrawable, backgroundRes, border, checkArgs, clickable, clickHandler, clipChildren, clipToOutline, componentTag, contentDescription, contentDescription, contentDescription, dispatchPopulateAccessibilityEventHandler, duplicateChildrenStates, duplicateParentState, enabled, flex, flexBasisAttr, flexBasisAttr, flexBasisDip, flexBasisPercent, flexBasisPx, flexBasisRes, flexGrow, flexShrink, focusable, focusChangeHandler, focusedHandler, foreground, foregroundAttr, foregroundAttr, foregroundColor, foregroundColor, foregroundRes, fullImpressionHandler, getContext, handle, hasBackgroundSet, hasClickHandlerSet, heightAttr, heightAttr, heightDip, heightPercent, heightPx, heightRes, importantForAccessibility, interceptTouchHandler, invisibleHandler, isReferenceBaseline, key, layerType, layoutDirection, longClickHandler, marginAttr, marginAttr, marginAuto, marginDip, marginPercent, marginPx, marginRes, maxHeightAttr, maxHeightAttr, maxHeightDip, maxHeightPercent, maxHeightPx, maxHeightRes, maxWidthAttr, maxWidthAttr, maxWidthDip, maxWidthPercent, maxWidthPx, maxWidthRes, metadata, 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, rotation, rotationX, rotationY, scale, scaleX, scaleY, selected, sendAccessibilityEventHandler, sendAccessibilityEventUncheckedHandler, shadowElevation, shadowElevationAttr, shadowElevationAttr, shadowElevationDip, shadowElevationPx, shadowElevationRes, stateListAnimator, stateListAnimatorRes, testKey, touchExpansionAttr, touchExpansionAttr, touchExpansionDip, touchExpansionPx, touchExpansionRes, touchHandler, transitionKey, transitionKeyType, transitionName, translationX, translationY, unfocusedHandler, useHeightAsBaseline, viewTag, viewTags, visibilityChangedHandler, visibleHandler, visibleHeightRatio, visibleWidthRatio, widthAttr, widthAttr, widthDip, widthPercent, widthPx, widthRes, wrapInView
protected void setComponent(Component component)
setComponent
in class Component.Builder<HorizontalScroll.Builder>
public HorizontalScroll.Builder contentProps(Component contentProps)
public HorizontalScroll.Builder contentProps(Component.Builder<?> contentPropsBuilder)
public HorizontalScroll.Builder eventsController(HorizontalScrollEventsController eventsController)
public HorizontalScroll.Builder fillViewport(boolean fillViewport)
public HorizontalScroll.Builder incrementalMountEnabled(boolean incrementalMountEnabled)
public HorizontalScroll.Builder initialScrollPosition(int initialScrollPosition)
public HorizontalScroll.Builder onScrollChangeListener(HorizontalScrollLithoView.OnScrollChangeListener onScrollChangeListener)
public HorizontalScroll.Builder overScrollMode(int overScrollMode)
public HorizontalScroll.Builder scrollStateListener(ScrollStateListener scrollStateListener)
public HorizontalScroll.Builder scrollbarEnabled(boolean scrollbarEnabled)
public HorizontalScroll.Builder scrollbarEnabledRes(int resId)
public HorizontalScroll.Builder scrollbarEnabledAttr(int attrResId, int defResId)
public HorizontalScroll.Builder scrollbarEnabledAttr(int attrResId)
public HorizontalScroll.Builder getThis()
getThis
in class Component.Builder<HorizontalScroll.Builder>
public HorizontalScroll build()
build
in class Component.Builder<HorizontalScroll.Builder>