Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 393 Bytes

itemsview_deselect_1172311354.md

File metadata and controls

29 lines (16 loc) · 393 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.ItemsView.Deselect(System.Int32)
winrt method

Microsoft.UI.Xaml.Controls.ItemsView.Deselect(System.Int32)

-description

Deselects the item at the specified index.

-parameters

-param itemIndex

The index of the item to deselect.

-remarks

-see-also

-examples