Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SwipeDirection - Xamarin.iOS 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.iOS.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 Description
    SwipeDirection

    Right

    Specifies that the swiping is made in the right direction.

    Declaration
    public const SwipeDirection Right
    Field Value
    Type Description
    SwipeDirection

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved