Class ValueChangedEventArgs
Inheritance
System.Object
ValueChangedEventArgs
Namespace: Syncfusion.SfRating.iOS
Assembly: Syncfusion.SfRating.iOS.dll
Syntax
public class ValueChangedEventArgs : EventArgs
Constructors
ValueChangedEventArgs()
Declaration
public ValueChangedEventArgs()
Properties
Value
Declaration
public nfloat Value { get; }
Property Value
Type |
---|
System.nfloat |