DispatcherTimer.

Interval Property

Summary

Gets or sets the interval at which the timer ticks.
Namespace
Avalonia.Threading
Containing Type
DispatcherTimer

Syntax

public TimeSpan Interval { get; set; }

Value

Type Description
TimeSpan