Property Options
Options
Gets/sets whether the option is set or not.
public Dictionary<int, SliderOption<T>> Options { get; set; }
Property Value
- Dictionary<int, SliderOption<T>>
Gets/sets whether the option is set or not.
public Dictionary<int, SliderOption<T>> Options { get; set; }