Method SendSubviewBackwards | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
SendSubviewBackwards(View)
Moves the subview backwards in the hierarchy, only one step
public void SendSubviewBackwards(View subview)
Parameters
subview
View
The subview to send backwards
Remarks
If you want to send the view all the way to the back use SendSubviewToBack.