Method MoveSubViewTowardsStart | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

MoveSubViewTowardsStart(View)

Moves subview one position towards the start of the SubViews list.

public void MoveSubViewTowardsStart(View subview)

Parameters

subview View

The subview to move.

Edit this page