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

SnapPosition.End

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

Source set: Common
public object End : SnapPosition

Aligns the end of the item with the end 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: