Class - Slider.ValueChangedEventArgs
Updated 2 months agoDeclaration
public class ValueChangedEventArgs : EventArgs
Description
Stores the new value of a Slider.Setting
Properties
float Value: The new value. Read-only.
Methods
-
public class ValueChangedEventArgs : EventArgs
Stores the new value of a Slider.Setting
float Value: The new value. Read-only.
-