ScalingLazyListLayoutInfo

Interface

Android

Deprecated Was moved to androidx.wear.compose.foundation.lazy package. Please use it instead

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