menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class SwipeDirection

    Defines constants that specify the swipe directions.

    Inheritance
    System.Object
    SwipeDirection
    Namespace: Syncfusion.SfDataGrid
    Assembly: Syncfusion.SfDataGrid.Android.dll
    Syntax
    public sealed class SwipeDirection : Enum

    Fields

    Left

    Specifies that the swiping is made in the left direction.

    Declaration
    public const SwipeDirection Left
    Field Value
    Type
    SwipeDirection

    Right

    Specifies that the swiping is made in the right direction.

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