Edit

Share via


ContentPage.RaiseItemsChanged(Int) Method

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.