Property TimedEvents
TimedEvents
Handles recurring events. These are invoked on the main UI thread - allowing for safe updates to View instances.
public override ITimedEvents TimedEvents { get; }
Handles recurring events. These are invoked on the main UI thread - allowing for safe updates to View instances.
public override ITimedEvents TimedEvents { get; }