Table of Contents

Property Direction

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

Direction

Gets or sets the direction this ScrollButton scrolls.

public NavigationDirection Direction { get; set; }

Property Value

NavigationDirection

Backward renders an up-arrow (vertical) or left-arrow (horizontal). Forward renders a down-arrow (vertical) or right-arrow (horizontal).

Remarks

Changing this property automatically updates the button's glyph via Orientation.