SwipeView.ISwipeView.SwipeEnded(SwipeViewSwipeEnded) Method

Definition

 virtual void Microsoft.Maui.ISwipeView.SwipeEnded(Microsoft::Maui::SwipeViewSwipeEnded ^ swipeEnded) = Microsoft::Maui::ISwipeView::SwipeEnded;
void ISwipeView.SwipeEnded (Microsoft.Maui.SwipeViewSwipeEnded swipeEnded);
abstract member Microsoft.Maui.ISwipeView.SwipeEnded : Microsoft.Maui.SwipeViewSwipeEnded -> unit
override this.Microsoft.Maui.ISwipeView.SwipeEnded : Microsoft.Maui.SwipeViewSwipeEnded -> unit
Sub SwipeEnded (swipeEnded As SwipeViewSwipeEnded) Implements ISwipeView.SwipeEnded

Parameters

swipeEnded
SwipeViewSwipeEnded

Implements

Applies to