Event StepChanging | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

This event is raised when the current CurrentStep) is about to change. Use Cancelto abort the transition.

public event Action<Wizard.StepChangeEventArgs> StepChanging

Returns

Action<Wizard.StepChangeEventArgs>

This event is raised when the current ) is about to change. Use to abort the transition.

Edit this page