Method GoToStep | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
GoToStep(WizardStep?)
public bool GoToStep(WizardStep? newStep)
Parameters
newStep
WizardStep
The step to go to.
Returns
true if the transition to the step succeeded. false if the step was not found or the operation was cancelled.