- Namespace
- Avalonia
.Controls .Platform - Containing Type
- Internal
Platform Threading Interface
Syntax
public IDisposable StartTimer(DispatcherPriority priority, TimeSpan interval, Action tick)
Parameters
Name | Type | Description |
---|---|---|
priority | DispatcherPriority | |
interval | TimeSpan | |
tick | Action |
Return Value
Type | Description |
---|---|
IDisposable |