Table of Contents

Method GetLastStep

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

GetLastStep()

Gets the last enabled step in the wizard.

public WizardStep? GetLastStep()

Returns

WizardStep

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