Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 782 Bytes

swipeitem_invoked.md

File metadata and controls

29 lines (18 loc) · 782 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.SwipeItem.Invoked
winrt event

Windows.UI.Xaml.Controls.SwipeItem.Invoked

-description

Occurs when user interaction indicates that the command represented by this item should execute.

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

-xaml-syntax

<SwipeItem Invoked="eventhandler"/>

-remarks

-see-also

-examples