ScalingLazyListLayoutInfo
Interface
Android
public sealed interface ScalingLazyListLayoutInfo
Contains useful information about the currently displayed layout state of ScalingLazyColumn
.
For example you can get the list of currently displayed item.
Use ScalingLazyListState.layoutInfo
to retrieve this