Share via


SwipeViewHandler.MapTopItems(ISwipeViewHandler, ISwipeView) Method

Definition

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

Parameters

view
ISwipeView

Applies to