Table of Contents

Method Add

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Add(View)

Adds the view to the scrollview.

public override View Add(View view)

Parameters

view View

The view to add to the scrollview.

Returns

View