menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class ValueChangeMode

    Contains the values for the ValueChaning Mode based on the mode only SfRangeslider will works.

    Inheritance
    System.Object
    ValueChangeMode
    Namespace: Syncfusion.SfRangeSlider.XForms
    Assembly: Syncfusion.SfRangeSlider.XForms.dll
    Syntax
    public sealed class ValueChangeMode : Enum

    Fields

    Default

    Default mode is a normal mode it works by drag at any place in the control.

    Declaration
    public const ValueChangeMode Default
    Field Value
    Type
    ValueChangeMode

    OnThumb

    Thumb mode works only when drag the Thumb/bullet in the control.

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