DevCore
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
DevCore
scheduler
/
com.peco2282.devcore.scheduler
/
TaskHandle
/
isCancelled
is
Cancelled
abstract
val
isCancelled
:
Boolean
Returns whether the task has been cancelled.
Return
true if the task was cancelled, false otherwise