Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QuickInput

Hierarchy

Index

Properties

busy: boolean
contextKey: undefined | string
description: undefined | string
enabled: boolean
ignoreFocusOut: boolean
onDidHide: Event<{ reason: QuickInputHideReason }>
onDispose: Event<void>
step: undefined | number
title: undefined | string
totalSteps: undefined | number

Methods

  • dispose(): void
  • hide(): void
  • show(): void