Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QuickInput

Hierarchy

Index

Properties

busy

busy: boolean

contextKey

contextKey: undefined | string

description

description: undefined | string

enabled

enabled: boolean

ignoreFocusOut

ignoreFocusOut: boolean

Readonly onDidHide

onDidHide: Event<void>

Readonly onDispose

onDispose: Event<void>

step

step: undefined | number

title

title: undefined | string

totalSteps

totalSteps: undefined | number

Methods

dispose

  • dispose(): void

hide

  • hide(): void

show

  • show(): void