library
/
com.secoo.coobox.library.ktx.androidx.lifecycle
/
doOnStop
do
On
Stop
internal fun
Lifecycle
.
doOnStop
(oneShot:
Boolean
, runnable:
KRunnable
)
Content copied to clipboard
在 Lifecycle onStop 事件时 执行操作
Parameters
oneShot
true 代表只执行一次,false 为每次都执行