DispatcherTimerTick Event

Occurs when the specified timer interval has elapsed and the timer is enabled.

Definition

Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public event EventHandler Tick

Value

EventHandler

See Also