public static interface ReactScrollViewCommandHelper.ScrollCommandHandler<T>
Modifier and Type | Method and Description |
---|---|
void |
flashScrollIndicators(T scrollView) |
void |
scrollTo(T scrollView,
ReactScrollViewCommandHelper.ScrollToCommandData data) |
void |
scrollToEnd(T scrollView,
ReactScrollViewCommandHelper.ScrollToEndCommandData data) |
void scrollTo(T scrollView, ReactScrollViewCommandHelper.ScrollToCommandData data)
void scrollToEnd(T scrollView, ReactScrollViewCommandHelper.ScrollToEndCommandData data)
void flashScrollIndicators(T scrollView)