Share via


ISwipeViewController.SendSwipeEnded(SwipeEndedEventArgs) Method

Definition

public:
 void SendSwipeEnded(Microsoft::Maui::Controls::SwipeEndedEventArgs ^ args);
public void SendSwipeEnded (Microsoft.Maui.Controls.SwipeEndedEventArgs args);
abstract member SendSwipeEnded : Microsoft.Maui.Controls.SwipeEndedEventArgs -> unit
Public Sub SendSwipeEnded (args As SwipeEndedEventArgs)

Parameters

Applies to