Property Options | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Options

Gets/sets whether the option is set or not.

public Dictionary<int, SliderOption<T>> Options { get; set; }

Property Value

Dictionary<int, SliderOption>

Edit this page