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.ui
/
heightIn
height
In
fun
Modifier
.
heightIn
(
min
:
CssSize
?
=
null
,
max
:
CssSize
?
=
null
)
:
Modifier
(
source
)
Constrain the height of the component to be between min and max.