ISwipeViewController.SendSwipeStarted(SwipeStartedEventArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)