SwipeStartedEventArgs Class

Definition

public ref class SwipeStartedEventArgs : Microsoft::Maui::Controls::BaseSwipeEventArgs
public class SwipeStartedEventArgs : Microsoft.Maui.Controls.BaseSwipeEventArgs
type SwipeStartedEventArgs = class
    inherit BaseSwipeEventArgs
Public Class SwipeStartedEventArgs
Inherits BaseSwipeEventArgs
Inheritance
SwipeStartedEventArgs

Constructors

SwipeStartedEventArgs(SwipeDirection)

Properties

SwipeDirection (Inherited from BaseSwipeEventArgs)

Applies to