menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CardDismissedEventArgs - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CardDismissedEventArgs

    Holds the dismissed event args.

    Inheritance
    System.Object
    CardDismissedEventArgs
    Namespace: Syncfusion.Maui.Cards
    Assembly: Syncfusion.Maui.Cards.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved