Table of Contents

Event TimeoutAdded

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Invoked when a new timeout is added. To be used in the case when ExitRunLoopAfterFirstIteration is true.

public event Action<long> TimeoutAdded

Returns

Action<long>
Invoked when a new timeout is added. To be used in the case when is true.