Share via


ISwipeItems.SwipeBehaviorOnInvoked Property

Definition

Defines constants that specify how a SwipeView behaves after a command is invoked.

public:
 property Microsoft::Maui::SwipeBehaviorOnInvoked SwipeBehaviorOnInvoked { Microsoft::Maui::SwipeBehaviorOnInvoked get(); };
public Microsoft.Maui.SwipeBehaviorOnInvoked SwipeBehaviorOnInvoked { get; }
member this.SwipeBehaviorOnInvoked : Microsoft.Maui.SwipeBehaviorOnInvoked
Public ReadOnly Property SwipeBehaviorOnInvoked As SwipeBehaviorOnInvoked

Property Value

Applies to