ScalingLazyListAnchorType

value class ScalingLazyListAnchorType


Summary

Public companion properties

ScalingLazyListAnchorType

Place the center of the item on (or as close to) the center line of the viewport

ScalingLazyListAnchorType

Place the start (edge) of the item on, or as close to as possible, the center line of the viewport.

Public functions

open String

Public companion properties

ItemCenter

Added in 1.0.0
Deprecated in 1.2.0
val ItemCenterScalingLazyListAnchorType

Place the center of the item on (or as close to) the center line of the viewport

ItemStart

Added in 1.0.0
Deprecated in 1.2.0
val ItemStartScalingLazyListAnchorType

Place the start (edge) of the item on, or as close to as possible, the center line of the viewport. For normal layout this will be the top edge of the item, for reverseLayout it will be the bottom edge.

Public functions

toString

open fun toString(): String