menu

MAUI

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

    Show / Hide Table of Contents

    Class DragIndicatorView

    To display the drag indicator in the SfListView item for perform drag and drop operation.

    Inheritance
    System.Object
    DragIndicatorView
    Namespace: Syncfusion.Maui.ListView
    Assembly: Syncfusion.Maui.ListView.dll
    Syntax
    public class DragIndicatorView : ContentView, ITouchListener

    Constructors

    DragIndicatorView()

    Initializes a new instance of the DragIndicatorView class.

    Declaration
    public DragIndicatorView()

    Properties

    ListView

    Gets or sets a value which indicates the instance of SfListView.

    Declaration
    public SfListView ListView { get; set; }
    Property Value
    Type
    SfListView
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved