Class SliderEventArgs | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
public class SliderEventArgs<T> : EventArgs
Type Parameters
T
Inheritance
SliderEventArgs
Inherited Members
object.ReferenceEquals(object, object)
Constructors
SliderEventArgs(Dictionary<int, SliderOption>, int)
Initializes a new instance of SliderEventArgs
Properties
If set to true, the focus operation will be canceled, if applicable.
Gets or sets the index of the option that is focused.
Gets/sets whether the option is set or not.