Method GoBack | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
GoBack()
Causes the wizard to move to the previous enabled step (or first step if CurrentStep is not set). If there is no previous step, does nothing.
public bool GoBack()
Returns
true if the transition to the step succeeded. false if the step was not found or the operation was cancelled.