Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 839 Bytes

swipeitem_behavioroninvoked.md

File metadata and controls

43 lines (22 loc) · 839 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.SwipeItem.BehaviorOnInvoked
winrt property

Microsoft.UI.Xaml.Controls.SwipeItem.BehaviorOnInvoked

-description

Gets or sets a value that indicates how a SwipeControl behaves after this item is invoked.

-property-value

A value that indicates how a SwipeControl behaves after this item is invoked. The default is Auto.

-remarks

-see-also

-examples

-xaml-syntax

<SwipeItem BehaviorOnInvoked="swipeBehaviorOnInvokedMemberName" />

# -xaml-values

swipeBehaviorOnInvokedMemberName
swipeBehaviorOnInvokedMemberNameA named constant of the SwipeBehaviorOnInvoked enumeration.