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