toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.views.scroll
/
ReactScrollViewHelper
/
ScrollListener
/
onScroll
on
Scroll
abstract
fun
onScroll
(
scrollView
:
ViewGroup
?
,
scrollEventType
:
ScrollEventType
?
,
xVelocity
:
Float
,
yVelocity
:
Float
)