แก้ไข

แชร์ผ่าน


IItemsChangedEventArgs Interface

Definition

Namespace: Microsoft.CommandPalette.Extensions

The IItemsChangedEventArgs interface represents the arguments for the event that is raised when the items in the Command Palette change. It provides information about the number of items that have been added, removed, or modified in the list.

Properties

Property Type Description
TotalItems Int32 Gets the number of items changed.