SwipeEndedEventArgs Class

Definition

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

Constructors

SwipeEndedEventArgs(SwipeDirection, Boolean)

Properties

IsOpen
SwipeDirection (Inherited from BaseSwipeEventArgs)

Applies to