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