Method GoToStep | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

GoToStep(WizardStep?)

public bool GoToStep(WizardStep? newStep)

Parameters

newStep WizardStep

The step to go to.

Returns

bool

true if the transition to the step succeeded. false if the step was not found or the operation was cancelled.