sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.m8test.script.core.impl.engine
/
BaseScriptLifecycleListener
/
onInterrupt
on
Interrupt
open
override
fun
onInterrupt
(
script
:
Script
<
*
>
)
其他线程主动调用
Script.interrupt
方法,不在本脚本主线程中回调.
Parameters
script
设置了当前生命周期监听器的脚本