Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 771 Bytes

swipeitems_mode.md

File metadata and controls

27 lines (16 loc) · 771 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.SwipeItems.Mode
winrt property

Windows.UI.Xaml.Controls.SwipeItems.Mode

-description

Gets or sets a value that indicates the effect of a swipe interaction.

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

-property-value

A value of the enumeration that indicates the effect of a swipe interaction. The default is Reveal.

-remarks

-see-also

-examples