SwipeView.ISwipeView.RequestClose(SwipeViewCloseRequest) Method

Definition

 virtual void Microsoft.Maui.ISwipeView.RequestClose(Microsoft::Maui::SwipeViewCloseRequest ^ swipeCloseRequest) = Microsoft::Maui::ISwipeView::RequestClose;
void ISwipeView.RequestClose (Microsoft.Maui.SwipeViewCloseRequest swipeCloseRequest);
abstract member Microsoft.Maui.ISwipeView.RequestClose : Microsoft.Maui.SwipeViewCloseRequest -> unit
override this.Microsoft.Maui.ISwipeView.RequestClose : Microsoft.Maui.SwipeViewCloseRequest -> unit
Sub RequestClose (swipeCloseRequest As SwipeViewCloseRequest) Implements ISwipeView.RequestClose

Parameters

swipeCloseRequest
SwipeViewCloseRequest

Implements

Applies to