SwipeView.ISwipeViewController.SendSwipeStarted(SwipeStartedEventArgs) Method

Definition

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

Parameters

Implements

Applies to