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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

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

public event EventHandler<StepChangeEventArgs>? StepChanging

Returns

EventHandler<StepChangeEventArgs>

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

Edit this page