kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-jetpack
/
dev.kilua.compose.foundation.layout
/
Arrangement
/
HorizontalOrVertical
Horizontal
Or
Vertical
sealed
interface
HorizontalOrVertical
:
Arrangement.Horizontal
,
Arrangement.Vertical
(
source
)
Base interface for both horizontal and vertical arrangement values.
Inheritors
Center
SpaceEvenly
SpaceBetween
SpaceAround
Members
Properties
justify
Content
Link copied to clipboard
abstract
val
justifyContent
:
JustifyContent