QuickPickItemButtonEvent$Typings<T extends QuickPickItem> extension

on

Properties

button QuickInputButton

Available on QuickPickItemButtonEvent<T>, provided by the QuickPickItemButtonEvent$Typings extension

The button that was clicked.
no setter
item → T

Available on QuickPickItemButtonEvent<T>, provided by the QuickPickItemButtonEvent$Typings extension

The item that the button belongs to.
no setter