Horizontal

interface Horizontal(source)

Inheritors

Functions

Link copied to clipboard
abstract fun arrange(totalWidth: Int, placeables: List<Placeable>, measuredWidths: List<Int>, horizontalSpacingPx: Int, layoutDirection: LayoutDirection): List<Int>