staffstart-android-sdk
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
staffstart-android-sdk
staffstart-app
/
com.vanish.standard.staffstart.app.view.presentation.component
/
SSFlowRowArrangement
/
Horizontal
/
arrange
arrange
android
abstract
fun
arrange
(
totalWidth
:
Int
,
placeables
:
List
<
Placeable
>
,
measuredWidths
:
List
<
Int
>
,
horizontalSpacingPx
:
Int
,
layoutDirection
:
LayoutDirection
)
:
List
<
Int
>
(
source
)