alexa
menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class RangeEndEventArgs

    RangeEnd event arguments.

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

    Constructors

    RangeEndEventArgs()

    Declaration
    public RangeEndEventArgs()

    Properties

    RangeEnd

    Gets a value of range end

    Declaration
    public nfloat RangeEnd { get; }
    Property Value
    Type
    System.nfloat
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved