Table of Contents

Property TimedEvents

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

TimedEvents

Handles recurring events. These are invoked on the main UI thread - allowing for safe updates to View instances.

public override ITimedEvents TimedEvents { get; }

Property Value

ITimedEvents