DispatcherTimerTick Event
Occurs when the specified timer interval has elapsed and the
timer is enabled.
Namespace: Avalonia.ThreadingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public event EventHandler Tick
Public Event Tick As EventHandler
member Tick : IEvent<EventHandler,
EventArgs>
Value
EventHandler