Method RemoveIdle | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

RemoveIdle(Func)

public bool RemoveIdle(Func<bool> fnTrue)

Parameters

fnTrue Func<bool>

Function to remove

Returns

bool

True if it was found and removed