redwood-layout-schema
0.5.0
jvm
redwood-layout-schema
/
app.cash.redwood.layout
/
Height
Height
data
class
Height
(
val
height
:
Dp
)
Set a required height for an item.
Members
Constructors
Height
Link copied to clipboard
constructor
(
height
:
Dp
)
Properties
height
Link copied to clipboard
val
height
:
Dp