sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.ui.compose.state
/
SwipeToDismissBoxState
/
reset
reset
abstract
fun
reset
(
scope
:
CoroutineScope
)
:
Job
通过动画将组件重置到默认位置。
Return
代表此异步操作的 Job。