Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-vscode
/
vscode
/
DebugAdapterTracker
/
onWillStopSession
on
Will
Stop
Session
abstract
var
onWillStopSession
:
(
)
->
Unit
?
(
source
)
The debug adapter session is about to be stopped.
Online Documentation