Table of Contents

Method Setup

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Setup(MainLoop)

Initializes the main loop driver, gets the calling main loop for the initialization.

void Setup(MainLoop mainLoop)

Parameters

mainLoop MainLoop

Main loop.