Class ValueEventArgs
Value event arguments.
Inheritance
System.Object
ValueEventArgs
Namespace: Syncfusion.SfRangeSlider.iOS
Assembly: Syncfusion.SfRangeSlider.iOS.dll
Syntax
public class ValueEventArgs : Object
Constructors
ValueEventArgs()
Declaration
public ValueEventArgs()
Properties
Value
Gets a value
Declaration
public nfloat Value { get; }
Property Value
Type |
---|
System.nfloat |