SwipeView.ISwipeViewController.SendSwipeChanging Method

Definition

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

Parameters

Implements

Applies to