LazyListPrefetchResultScope


A scope for LazyListPrefetchScope.schedulePrefetch callbacks. The scope provides additional information about a prefetched item.

Summary

Public properties

Int

The index of the prefetched item

Cmn
Int

The main axis size in pixels of the prefetched item

Cmn

Public properties

index

val indexInt

The index of the prefetched item

mainAxisSize

val mainAxisSizeInt

The main axis size in pixels of the prefetched item