Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TransferQuickPick

Hierarchy

Index

Properties

activeItems?: readonly QuickPickItem[]
busy?: boolean
canSelectMany?: boolean
enabled?: boolean
id: number
ignoreFocusOut?: boolean
matchOnDescription?: boolean
matchOnDetail?: boolean
placeholder?: string
selectedItems?: readonly QuickPickItem[]
sortByLabel?: boolean
type?: "quickPick"
value?: string
visible?: boolean