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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

RunLoop(RunState)

Building block API: Runs the main loop for the created Toplevel.

public static void RunLoop(RunState state)

Parameters

state RunState

The state returned by the Begin(Toplevel) method.

Edit this page