menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class PointerOperation

    Describes the possible values of pointer operation. These values are used when updating selection in a SfDataGrid control.

    Inheritance
    System.Object
    PointerOperation
    Namespace: Syncfusion.SfDataGrid.XForms
    Assembly: Syncfusion.SfDataGrid.XForms.dll
    Syntax
    public sealed class PointerOperation : Enum

    Fields

    DoubleTapped

    Specifies the double tapped action.

    Declaration
    public const PointerOperation DoubleTapped
    Field Value
    Type
    PointerOperation

    TouchUp

    Specifies the touch up action.

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