menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DismissedEventArgs - API Reference

    Show / Hide Table of Contents

    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 Description
    DismissDirection
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved