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