Table of Contents

Class Slider

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Slider control.

public class Slider : Slider<object>, IDisposable, ISupportInitializeNotification, ISupportInitialize
Inheritance
Slider
Implements
Inherited Members

Constructors

Slider()

Initializes a new instance of the Slider class.

Slider(List<object>, Orientation)

Initializes a new instance of the Slider class.