Table of Contents

Class MainLoop

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

The main event loop of v1 driver based applications.

public class MainLoop : IDisposable
Inheritance
MainLoop
Implements
Inherited Members

Remarks

Monitoring of file descriptors is only available on Unix, there does not seem to be a way of supporting this on Windows.

Properties

TimedEvents

Gets the class responsible for handling timeouts

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.