menu

Class TapAction - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TapAction

    Defines the constants that specify the different tap actions available for entering into edit mode in SfDataGrid.

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

    Fields

    OnDoubleTap

    Editing is enabled at double tap.

    Declaration
    public const TapAction OnDoubleTap
    Field Value
    Type
    TapAction

    OnTap

    Editing is enabled at single tap.

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