Class DismissingEventArgs
Holds the Dismissing event args.
Inherited Members
Namespace: Syncfusion.XForms.Cards
Assembly: Syncfusion.Cards.XForms.dll
Syntax
public class DismissingEventArgs : CancelEventArgs
Constructors
DismissingEventArgs()
Declaration
public DismissingEventArgs()
Properties
DismissDirection
Gets a dismissing direction of the card view.
Declaration
public DismissDirection DismissDirection { get; }
Property Value
Type |
---|
DismissDirection |