Table of Contents

Method MovePageUp

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

MovePageUp(bool)

Moves the selection up by the height of the control (1 page).

public void MovePageUp(bool expandSelection = false)

Parameters

expandSelection bool

True if the navigation should add the covered nodes to the selected current selection.

Exceptions

NotImplementedException