Table of Contents

Class MainLoop

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

The MainLoop monitors timers and idle handlers.

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.

Methods

Dispose()

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