Table of Contents

Method GetFirstStep

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

GetFirstStep()

Gets the first enabled step in the wizard.

public WizardStep? GetFirstStep()

Returns

WizardStep

The first enabled step, or null if no enabled steps exist.