alexa
menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class MultiRangeEventArgs

    Multiple Range event arguments.

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

    Constructors

    MultiRangeEventArgs()

    Declaration
    public MultiRangeEventArgs()

    Properties

    Values

    Gets a values

    Declaration
    public List<NSNumber> Values { get; }
    Property Value
    Type
    System.Collections.Generic.List<Foundation.NSNumber>
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved