Summary
Initializes a new instance of the
DispatcherTimer
class.
- Namespace
- Avalonia
.Threading - Containing Type
- DispatcherTimer
Syntax
public DispatcherTimer(DispatcherPriority priority)
Parameters
Name | Type | Description |
---|---|---|
priority | DispatcherPriority | The priority to use. |
Return Value
Type | Description |
---|---|
void |