Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-api
/
love.forte.simbot.ability
/
LifecycleAware
/
isActive
is
Active
abstract
val
isActive
:
Boolean
(
source
)
当前是否处于活跃、运行或尚未结束的状态。
近似于
kotlinx.coroutines.Job.isActive
。