-
public interface ReactScrollViewHelper.HasScrollState
-
-
Method Summary
Modifier and Type Method Description abstract ReactScrollViewHelper.ReactScrollViewScrollState
getReactScrollViewScrollState()
Get the scroll state for the current ScrollView -
-
Method Detail
-
getReactScrollViewScrollState
abstract ReactScrollViewHelper.ReactScrollViewScrollState getReactScrollViewScrollState()
Get the scroll state for the current ScrollView
-
-
-
-