Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-vscode
/
vscode
/
CancellationToken
/
isCancellationRequested
is
Cancellation
Requested
abstract
var
isCancellationRequested
:
Boolean
(
source
)
Is
true
when the token has been cancelled,
false
otherwise.
Online Documentation