Table of Contents

Property Size

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Size

Gets or sets the size of the ScrollSlider. This is a helper that gets or sets Width or Height depending on Orientation. The size will be clamped between 1 and the dimension of the SuperView's Viewport.

public int Size { get; set; }

Property Value

int

Remarks

The dimension of the ScrollSlider that is perpendicular to the Orientation will be set to Fill()