Table of Contents

Method Add

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Add(View)

Add the specified View to the WizardStep.

public override View Add(View view)

Parameters

view View

View to add to this container

Returns

View