menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class DragThumbEventArgs

    The DragThumbEventArgs class contains properties.

    Inheritance
    System.Object
    DragThumbEventArgs
    Namespace: Syncfusion.SfRangeSlider.XForms
    Assembly: Syncfusion.SfRangeSlider.XForms.dll
    Syntax
    public class DragThumbEventArgs : EventArgs

    Constructors

    DragThumbEventArgs()

    Declaration
    public DragThumbEventArgs()

    Properties

    IsStartThumb

    Gets a value indicating whether this start thumb or not./> is start thumb.

    Declaration
    public bool IsStartThumb { get; }
    Property Value
    Type Description
    System.Boolean

    true if is start thumb; otherwise, false.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved