Class CardDismissedEventArgs
Holds the dismissed event args.
Inheritance
System.Object
    CardDismissedEventArgs
  Namespace: Syncfusion.Maui.Toolkit.Cards
Assembly: Syncfusion.Maui.Toolkit.dll
Syntax
public class CardDismissedEventArgs : EventArgs
  Constructors
CardDismissedEventArgs()
Declaration
public CardDismissedEventArgs()
  Properties
DismissDirection
Gets a dismissed direction of the card view.
Declaration
public CardDismissDirection DismissDirection { get; }
  Property Value
| Type | 
|---|
| CardDismissDirection |