toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.views.scroll
/
ReactScrollViewCommandHelper
/
ScrollCommandHandler
Scroll
Command
Handler
interface
ScrollCommandHandler
<
T
>
Inheritors
ReactHorizontalScrollViewManager
ReactScrollViewManager
Members
Functions
flash
Scroll
Indicators
Link copied to clipboard
abstract
fun
flashScrollIndicators
(
scrollView
:
T
)
scroll
To
Link copied to clipboard
abstract
fun
scrollTo
(
scrollView
:
T
,
data
:
ReactScrollViewCommandHelper.ScrollToCommandData
)
scroll
To
End
Link copied to clipboard
abstract
fun
scrollToEnd
(
scrollView
:
T
,
data
:
ReactScrollViewCommandHelper.ScrollToEndCommandData
)