toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget
/
com.facebook.litho.widget
/
RecyclerBinder
/
scrollSmoothToPosition
scroll
Smooth
To
Position
@
UiThread
open
fun
scrollSmoothToPosition
(
id
:
Any
,
offset
:
Int
,
type
:
SmoothScrollAlignmentType
)
@
UiThread
open
fun
scrollSmoothToPosition
(
position
:
Int
,
offset
:
Int
,
type
:
SmoothScrollAlignmentType
)