Table of Contents

Method Remove

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Remove(View)

Removes the view from the scrollview.

public override View Remove(View view)

Parameters

view View

The view to remove from the scrollview.

Returns

View