Property IdleHandlers | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
IdleHandlers
Gets a copy of the list of all idle handlers.
public ReadOnlyCollection<Func<bool>> IdleHandlers { get; }
Namespace
Assembly
Terminal.Gui.dll
Gets a copy of the list of all idle handlers.
public ReadOnlyCollection<Func<bool>> IdleHandlers { get; }