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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

PageDown(bool)

Moves the selection down by one page

public void PageDown(bool extend)

Parameters

extend bool

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

Edit this page