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

SnapPosition.Center

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

Source set: Common
public object Center : SnapPosition

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