Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Definition
Namespace: Microsoft.CommandPalette.Extensions.Toolkit
Raises the ItemsChanged event with the new total number of items. This method can be used to notify subscribers about changes in the items displayed on the page.
Parameters
totalItems Int
The new total number of items in the collection. This parameter is used to indicate the current number of items following a change.
Windows developer