Method RemoveIdle | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
RemoveIdle(Func)
bool RemoveIdle(Func<bool> fnTrue)
Parameters
Returns
trueif the idle handler is successfully removed; otherwise,false. This method also returnsfalseif the idle handler is not found.