Skip to content

Latest commit

 

History

History
35 lines (17 loc) · 641 Bytes

swipeitems_removeat_1960564133.md

File metadata and controls

35 lines (17 loc) · 641 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.SwipeItems.RemoveAt(System.UInt32)
winrt method

Microsoft.UI.Xaml.Controls.SwipeItems.RemoveAt

-description

Removes the item at the specified index.

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

-parameters

-param index

The index position of the item to remove.

-remarks

-see-also

-examples