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 |
public TimeSpan Interval { get; set; }
Type | Description |
---|---|
TimeSpan |