Share via


SwipeViewHandler.MapContent(ISwipeViewHandler, ISwipeView) Method

Definition

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

Parameters

view
ISwipeView

Applies to