toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
CollectionPrimitiveViewScroller
/
startSmoothScrollWithOffset
start
Smooth
Scroll
With
Offset
@
UiThread
fun
startSmoothScrollWithOffset
(
position
:
Int
,
offset
:
Int
,
type
:
SmoothScrollAlignmentType
)
@
UiThread
fun
startSmoothScrollWithOffset
(
id
:
Any
,
offset
:
Int
,
type
:
SmoothScrollAlignmentType
)