Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
TreeViewOptions
/
dragAndDropController
drag
And
Drop
Controller
abstract
var
dragAndDropController
:
TreeDragAndDropController
<
T
>
?
(
source
)
An optional interface to implement drag and drop in the tree view.
Online Documentation