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.