SwipeView.ISwipeViewController.SendSwipeEnded(SwipeEndedEventArgs) Method

Definition

 virtual void Microsoft.Maui.Controls.ISwipeViewController.SendSwipeEnded(Microsoft::Maui::Controls::SwipeEndedEventArgs ^ args) = Microsoft::Maui::Controls::ISwipeViewController::SendSwipeEnded;
void ISwipeViewController.SendSwipeEnded (Microsoft.Maui.Controls.SwipeEndedEventArgs args);
abstract member Microsoft.Maui.Controls.ISwipeViewController.SendSwipeEnded : Microsoft.Maui.Controls.SwipeEndedEventArgs -> unit
override this.Microsoft.Maui.Controls.ISwipeViewController.SendSwipeEnded : Microsoft.Maui.Controls.SwipeEndedEventArgs -> unit
Sub SendSwipeEnded (args As SwipeEndedEventArgs) Implements ISwipeViewController.SendSwipeEnded

Parameters

Implements

Applies to