Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
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