toggle menu
core
1.20.0
common
switch theme
search in API
core
/
com.composables.core
/
BottomSheetState
/
animateTo
animate
To
suspend
fun
animateTo
(
value
:
SheetDetent
)
suspend
fun
animateTo
(
value
:
SheetDetent
,
velocity
:
Float
=
anchoredDraggableState.lastVelocity
)
Deprecated
Velocity can no longer be set
Replace with
animateTo(value)
Content copied to clipboard