toggle menu
core
common
switch theme
search in API
core
/
com.erolc.mrouter.route.transform
/
expandVertically
expand
Vertically
@
Stable
fun
expandVertically
(
animationSpec
:
FiniteAnimationSpec
<
IntSize
>
=
spring( stiffness = Spring.StiffnessMediumLow, visibilityThreshold = IntSize.VisibilityThreshold )
,
expandFrom
:
Alignment.Vertical
=
Alignment.Bottom
,
clip
:
Boolean
=
true
,
initialHeight
:
(
fullHeight
:
Int
)
->
Int
=
{ 0 }
)
:
EnterTransition