public class HorizontalScrollEventsController
extends java.lang.Object
Prop
to a HorizontalScrollSpec
to trigger events from outside the component hierarchy.Constructor and Description |
---|
HorizontalScrollEventsController() |
Modifier and Type | Method and Description |
---|---|
void |
scrollTo(int x) |
void |
setScrollableView(HorizontalScrollLithoView scrollableView) |
void |
smoothScrollTo(int x) |
public void setScrollableView(HorizontalScrollLithoView scrollableView)
public void scrollTo(int x)
public void smoothScrollTo(int x)