Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-vscode
/
vscode
/
QuickPick
/
items
items
abstract
var
items
:
ReadonlyArray
<
T
>
(
source
)
Items to pick from. This can be read and updated by the extension.
Online Documentation