Searched defs:LazyListPrefetchScope (Results 1 – 1 of 1) sorted by relevance
55 fun LazyListPrefetchScope.onScroll(delta: Float, layoutInfo: LazyListLayoutInfo) in <lambda>() method63 fun LazyListPrefetchScope.onVisibleItemsUpdated(layoutInfo: LazyListLayoutInfo) in <lambda>() method87 interface LazyListPrefetchScope { interface