CollectionGroupSectionSpec
object CollectionGroupSectionSpec
Functions
Link copied to clipboard
fun onCreateChildren(c: SectionContext, childrenBuilder: (SectionContext) -> Children.Builder): Children
Link copied to clipboard
Link copied to clipboard
fun onDataRendered(c: SectionContext, isDataChanged: Boolean, isMounted: Boolean, monoTimestampMs: Long, firstVisibleIndex: Int, lastVisibleIndex: Int, changesInfo: ChangesInfo, globalOffset: Int, onDataRendered: OnDataRendered?)
Link copied to clipboard
fun onViewportChanged(c: SectionContext, firstVisibleIndex: Int, lastVisibleIndex: Int, totalCount: Int, firstFullyVisibleIndex: Int, lastFullyVisibleIndex: Int, onViewportChanged: OnViewportChanged?)