🌈 Create new beautiful Compose Gradients with our new wesite ->
Property

layoutInfo

The object of ScalingLazyListLayoutInfo calculated during the last layout pass.

Source set: Android
public val layoutInfo: ScalingLazyListLayoutInfo

The object of ScalingLazyListLayoutInfo calculated during the last layout pass. For example, you can use it to calculate what items are currently visible.

Content updated: