menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class CardSwipeDirection

    Represents the direction in which card view can be swiped. Based on this value, card views will be arranged in opposite direction.

    Inheritance
    System.Object
    CardSwipeDirection
    Namespace: Syncfusion.XForms.Cards
    Assembly: Syncfusion.Cards.XForms.dll
    Syntax
    public sealed class CardSwipeDirection : Enum

    Fields

    Left

    Represents left direction for swiping.

    Declaration
    public const CardSwipeDirection Left
    Field Value
    Type
    CardSwipeDirection

    Right

    Represents right direction for swiping.

    Declaration
    public const CardSwipeDirection Right
    Field Value
    Type
    CardSwipeDirection
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved