Class - Slider.ActiveChangedEventArgs
Updated 2 months agoDeclaration
public class ActiveChangedEventArgs : EventArgs
Description
Stores the new state of a Slider.Setting
Properties
bool Active: The new state. Read-only.
Methods
-
public class ActiveChangedEventArgs : EventArgs
Stores the new state of a Slider.Setting
bool Active: The new state. Read-only.
-