Class SliderOption | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Represents an option in a Slider .
public class SliderOption<T>
Type Parameters
T
Data type of the option.
Inheritance
SliderOption
Inherited Members
Constructors
Creates a new empty instance of the SliderOption class.
Creates a new instance of the SliderOption class with values for each property.
Properties
Custom data of the option.
Legend of the option.
Abbreviation of the Legend. When the MinimumInnerSpacing too small to fitLegend.
Methods
Creates a human-readable string that represents this SliderOption.
Events
Event fired when an option has changed.
Event Raised when this option is set.
Event Raised when this option is unset.