Share via


SwipeViewHandler.MapRightItems(ISwipeViewHandler, ISwipeView) Method

Definition

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

Parameters

view
ISwipeView

Applies to