Table of Contents

Property SliderPadding

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

SliderPadding

Gets or sets the amount to pad the start and end of the scroll slider. The default is 0.

public int SliderPadding { get; set; }

Property Value

int

Remarks

When the scroll slider is used by ScrollBar, which has increment and decrement buttons, the SliderPadding should be set to the size of the buttons (typically 2).