Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QuickPickItemButtonEvent<T>

An event signaling when a button in a particular QuickPickItem was triggered. This event does not fire for buttons in the title bar.

Type parameters

Hierarchy

  • QuickPickItemButtonEvent

Index

Properties(2)

Properties(2)

Readonly button

The button that was clicked.

Readonly item

item: T

The item that the button belongs to.

Generated by TypeDoc. Maintained by 洛竹