toggle menu
Litho
androidJvm
switch theme
search in API
litho-widget-kotlin
/
com.facebook.litho.widget.collection
/
CollectionGroupSectionSpec
/
onViewportChanged
on
Viewport
Changed
@
JvmStatic
fun
onViewportChanged
(
c
:
SectionContext
,
firstVisibleIndex
:
Int
,
lastVisibleIndex
:
Int
,
totalCount
:
Int
,
firstFullyVisibleIndex
:
Int
,
lastFullyVisibleIndex
:
Int
,
onViewportChanged
:
OnViewportChanged
?
)