Share via


ISwipeViewController.SendSwipeStarted(SwipeStartedEventArgs) Method

Definition

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

Parameters

Applies to