Table of Contents

Property Options

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<T>>