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