Class MainLoop | Terminal.Gui v2 (original) (raw)

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.

Properties

TimedEvents

Gets the class responsible for handling idles and timeouts

Methods

Dispose()

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