Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 718 Bytes

swipeitems_append_1034582120.md

File metadata and controls

29 lines (17 loc) · 718 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.SwipeItems.Append(Windows.UI.Xaml.Controls.SwipeItem)
winrt method

Windows.UI.Xaml.Controls.SwipeItems.Append

-description

Adds a new item to the collection.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.SwipeItems.Append (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-parameters

-param value

The new item to add.

-remarks

-see-also

-examples