Property IdleHandlers | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

IdleHandlers

Gets a copy of the list of all idle handlers.

public ReadOnlyCollection<Func<bool>> IdleHandlers { get; }

Property Value

ReadOnlyCollection<Func<bool>>

Edit this page