Table of Contents

Method Remove

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Remove(View)

Removes the view from the scrollview.

public override void Remove(View view)

Parameters

view View

The view to remove from the scrollview.