toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.views.scroll
/
ReactScrollViewCommandHelper
React
Scroll
View
Command
Helper
class
ReactScrollViewCommandHelper
Members
Constructors
React
Scroll
View
Command
Helper
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Scroll
Command
Handler
Link copied to clipboard
interface
ScrollCommandHandler
<
T
>
Scroll
To
Command
Data
Link copied to clipboard
class
ScrollToCommandData
(
val
mDestX
:
Int
,
val
mDestY
:
Int
,
val
mAnimated
:
Boolean
)
Scroll
To
End
Command
Data
Link copied to clipboard
class
ScrollToEndCommandData
(
val
mAnimated
:
Boolean
)