Share via


SwipeViewHandler.MapLeftItems(ISwipeViewHandler, ISwipeView) Method

Definition

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

Parameters

view
ISwipeView

Applies to