alexa
menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ValueChangeMode

    Contains the values for the Value changing mode enumeration that based on the value only slider will works.

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

    Fields

    Default

    Display a default value

    Declaration
    public const ValueChangeMode Default
    Field Value
    Type
    ValueChangeMode

    OnThumb

    RangeSlider moves only when mode is set as Thumb.

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