toggle menu
core
common
switch theme
search in API
core
/
com.erolc.mrouter.route.transform
/
expandIn
expand
In
@
Stable
fun
expandIn
(
animationSpec
:
FiniteAnimationSpec
<
IntSize
>
=
spring( stiffness = Spring.StiffnessMediumLow, visibilityThreshold = IntSize.VisibilityThreshold )
,
expandFrom
:
Alignment
=
Alignment.BottomEnd
,
clip
:
Boolean
=
true
,
initialSize
:
(
fullSize
:
IntSize
)
->
IntSize
=
{ IntSize(0, 0) }
)
:
EnterTransition