Share via


SwipeViewHandler.MapSwipeTransitionMode(ISwipeViewHandler, ISwipeView) Method

Definition

public:
 static void MapSwipeTransitionMode(Microsoft::Maui::Handlers::ISwipeViewHandler ^ handler, Microsoft::Maui::ISwipeView ^ swipeView);
public static void MapSwipeTransitionMode (Microsoft.Maui.Handlers.ISwipeViewHandler handler, Microsoft.Maui.ISwipeView swipeView);
static member MapSwipeTransitionMode : Microsoft.Maui.Handlers.ISwipeViewHandler * Microsoft.Maui.ISwipeView -> unit
Public Shared Sub MapSwipeTransitionMode (handler As ISwipeViewHandler, swipeView As ISwipeView)

Parameters

swipeView
ISwipeView

Applies to