menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DismissingEventArgs - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DismissingEventArgs

    Holds the Dismissing event args.

    Inheritance
    System.Object
    CancelEventArgs
    DismissingEventArgs
    Inherited Members
    CancelEventArgs.Cancel
    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved