Table of Contents

Method MoveSubviewTowardsStart

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

MoveSubviewTowardsStart(View)

Moves subview one position towards the start of the Subviews list.

public void MoveSubviewTowardsStart(View subview)

Parameters

subview View

The subview to move.