Method RemoveIdle | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
RemoveIdle(Func)
public bool RemoveIdle(Func<bool> fnTrue)
Parameters
Function to remove
Returns
True if it was found and removed
Namespace
Assembly
Terminal.Gui.dll
public bool RemoveIdle(Func<bool> fnTrue)
Function to remove
True if it was found and removed