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