Method End | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

End(RunState)

Building block API: completes the execution of a Toplevel that was started with Begin(Toplevel) .

public static void End(Application.RunState runState)

Parameters

runState Application.RunState

The Application.RunState returned by the Begin(Toplevel) method.

Edit this page