Table of Contents

Method RunLoop

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.