Table of Contents

Method Add

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Add(View)

Adds the view to the scrollview.

public override void Add(View view)

Parameters

view View

The view to add to the scrollview.