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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

MoveSubViewToEnd(View)

Moves subview to the end of the SubViews list.

public void MoveSubViewToEnd(View subview)

Parameters

subview View

The subview to move.

Edit this page