menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SortTapAction

    Defines the constants that specify the different tap actions available for applying sorting in SfDataGrid.

    Inheritance
    System.Object
    SortTapAction
    Namespace: Syncfusion.SfDataGrid
    Assembly: Syncfusion.SfDataGrid.iOS.dll
    Syntax
    public sealed class SortTapAction : Enum

    Fields

    DoubleTap

    Specifies that sorting happens at a double tap.

    Declaration
    public const SortTapAction DoubleTap
    Field Value
    Type
    SortTapAction

    SingleTap

    Specifies that sorting happens at a single tap.

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