redwood
Toggle table of contents
0.17.0
jvm
Platform filter
jvm
Switch theme
Search in API
redwood
redwood-layout-schema
/
app.cash.redwood.layout
/
HorizontalAlignment
Horizontal
Alignment
data
class
HorizontalAlignment
(
val
alignment
:
CrossAxisAlignment
)
Set the alignment for an item along the horizontal axis.
Members
Constructors
Horizontal
Alignment
Link copied to clipboard
constructor
(
alignment
:
CrossAxisAlignment
)
Properties
alignment
Link copied to clipboard
val
alignment
:
CrossAxisAlignment