sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.core.api.engine
/
Script
/
removeLifecycleListener
remove
Lifecycle
Listener
abstract
fun
removeLifecycleListener
(
lifecycleListener
:
ScriptLifecycleListener
)
:
Result
移除脚本生命周期监听器.
Return
移除成功返回true,否则返回false
Parameters
lifecycle
Listener
需要移除的脚本生命周期监听器