public interface RecyclerConfiguration
RecyclerCollectionComponent
will use to determine which layout
manager should be used for the RecyclerView
Modifier and Type | Method and Description |
---|---|
<E extends Binder<RecyclerView> & SectionTree.Target> |
buildTarget(ComponentContext c) |
int |
getOrientation() |
SnapHelper |
getSnapHelper() |
int |
getSnapMode() |
boolean |
isWrapContent() |
<E extends Binder<RecyclerView> & SectionTree.Target> E buildTarget(ComponentContext c)
@Nullable SnapHelper getSnapHelper()
int getSnapMode()
int getOrientation()
boolean isWrapContent()