Method PageUp | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

PageUp(bool)

Moves the selection up by one page

public void PageUp(bool extend)

Parameters

extend bool

true to extend the current selection (if any) instead of replacing

Edit this page