Method RunLoop | Terminal.Gui v2 (original) (raw)
Namespace
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.