Xamarin.iOS

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

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

    OnThumb

    RangeSlider moves only when mode is set as Thumb.

    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 - 2021 Syncfusion Inc. All Rights Reserved