Share via


SwipeViewHandler.MapRequestClose Method

Definition

public:
 static void MapRequestClose(Microsoft::Maui::Handlers::ISwipeViewHandler ^ handler, Microsoft::Maui::ISwipeView ^ swipeView, System::Object ^ args);
public static void MapRequestClose (Microsoft.Maui.Handlers.ISwipeViewHandler handler, Microsoft.Maui.ISwipeView swipeView, object? args);
static member MapRequestClose : Microsoft.Maui.Handlers.ISwipeViewHandler * Microsoft.Maui.ISwipeView * obj -> unit
Public Shared Sub MapRequestClose (handler As ISwipeViewHandler, swipeView As ISwipeView, args As Object)

Parameters

swipeView
ISwipeView
args
Object

Applies to