Table of Contents

Method MoveSubviewToStart

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

MoveSubviewToStart(View)

Moves subview to the start of the Subviews list.

public void MoveSubviewToStart(View subview)

Parameters

subview View

The subview to move.