menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ValueChangeMode - API Reference

    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 Description
    ValueChangeMode

    OnThumb

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

    Declaration
    public const ValueChangeMode OnThumb
    Field Value
    Type Description
    ValueChangeMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved