Xamarin.iOS

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

    Show / Hide Table of Contents

    Class DragThumbEventArgs

    Drag event arguments.

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

    Constructors

    DragThumbEventArgs()

    Declaration
    public DragThumbEventArgs()

    Properties

    IsStartThumb

    Gets a value indicating whether this Syncfusion.SfRangeSlider.iOS.DragEventArgs 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 - 2021 Syncfusion Inc. All Rights Reserved