Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 693 Bytes

swipeitems_replaceall_972614002.md

File metadata and controls

29 lines (17 loc) · 693 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.SwipeItems.ReplaceAll(Microsoft.UI.Xaml.Controls.SwipeItem[])
winrt method

Microsoft.UI.Xaml.Controls.SwipeItems.ReplaceAll

-description

Initially clears the collection, then inserts the provided array as new items.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-parameters

-param items

The new collection items.

-remarks

-see-also

-examples