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