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