library
/
com.secoo.coobox.library.ktx.android.app
/
getBoundLifecycle
get
Bound
Lifecycle
private fun
Activity
.
getBoundLifecycle
():
Lifecycle
Content copied to clipboard
获取Activity 绑定的 Lifecycle 如果当前Activity是 ComponentActivity 则返回自带的 Lifecycle, 否则返回自行实现获取的 Lifecycle