Interface IMainLoopCoordinator | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Interface for main Terminal.Gui loop manager in v2.
public interface IMainLoopCoordinator
Methods
Run a single iteration of the main UI loop
Create all required subcomponents and boot strap.
Stops the input thread, blocking till it exits. Call this method only from the main UI loop.