Table of Contents

Constructor WizardStep

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

WizardStep(ustring)

Initializes a new instance of the Wizard class using Computed positioning.

public WizardStep(ustring title)

Parameters

title ustring

Title for the Step. Will be appended to the containing Wizard's title as "Wizard Title - Wizard Step Title" when this step is active.