DispatcherTimerInterval Property

Gets or sets the time between timer ticks.

Definition

Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public TimeSpan Interval { get; set; }

Property Value

TimeSpan

See Also