Table of Contents

Method MoveSubviewToEnd

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.