Method MoveSubViewTowardsEnd | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
MoveSubViewTowardsEnd(View)
Moves subview
one position towards the end of the SubViews list.
public void MoveSubViewTowardsEnd(View subview)
Parameters
subview
View
The subview to move.