Property IdleHandlers NamespaceTerminal.Gui AssemblyTerminal.Gui.dll IdleHandlers Gets a copy of the list of all idle handlers. public ReadOnlyCollection<Func<bool>> IdleHandlers { get; } Property Value ReadOnlyCollection<Func<bool>>