Table of Contents

Property Position

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Position

Gets or sets the position of the ScrollSlider relative to the size of the ScrollSlider's Frame. The position will be constrained such that the ScrollSlider will not go outside the Viewport of the SuperView.

public int Position { get; set; }

Property Value

int