menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TouchGesture - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TouchGesture

    Describes the possible values of touch operation. These values are used when updating selection in the SfListView control.

    Inheritance
    System.Object
    TouchGesture
    Namespace: Syncfusion.Maui.ListView
    Assembly: Syncfusion.Maui.ListView.dll
    Syntax
    public sealed class TouchGesture : Enum

    Fields

    DoubleTap

    Specifies the gesture recognition type as double tap.

    Declaration
    public const TouchGesture DoubleTap
    Field Value
    Type
    TouchGesture

    LongPress

    Specifies the gesture recognition type as long press.

    Declaration
    public const TouchGesture LongPress
    Field Value
    Type
    TouchGesture

    Tap

    Specifies the gesture recognition type as tap.

    Declaration
    public const TouchGesture Tap
    Field Value
    Type
    TouchGesture
    Back to top Generated by DocFX
    OSZAR »
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved
    OSZAR »