Share via


SwipeViewHandler.MapBottomItems(ISwipeViewHandler, ISwipeView) Method

Definition

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

Parameters

view
ISwipeView

Applies to