Table of Contents

Method MoveSubviewTowardsEnd

Namespace
Terminal.Gui
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.