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

SnapPosition.Start

Aligns the start of the item with the start of the containing layout.

Source set: Common
public object Start : SnapPosition

Aligns the start of the item with the start of the containing layout.

Functions

position

Source set: Common
override fun position(
            layoutSize: Int,
            itemSize: Int,
            beforeContentPadding: Int,
            afterContentPadding: Int,
            itemIndex: Int,
            itemCount: Int,
        ): Int

toString

Source set: Common
override fun toString(): String

Content updated: