Xamarin.iOS

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

    Show / Hide Table of Contents

    Class RangeEventArgs

    Range event arguments.

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

    Constructors

    RangeEventArgs()

    Declaration
    public RangeEventArgs()

    Properties

    RangeEnd

    Gets a value of range end

    Declaration
    public nfloat RangeEnd { get; }
    Property Value
    Type Description
    System.nfloat

    RangeStart

    Gets a value of range start

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