Summary
A reactive scheduler that uses Avalonia's
Dispatcher
.
- Namespace
- Avalonia
.Threading - Base Types
-
- LocalScheduler
graph BT
Type-->Base0["LocalScheduler"]
Type["AvaloniaScheduler"]
class Type type-node
Syntax
public class AvaloniaScheduler : LocalScheduler
Fields
Name | Constant Value | Summary |
---|---|---|
Instance |
The instance of the
AvaloniaScheduler .
static
|
Methods
Name | Value | Summary |
---|---|---|
Schedule |
IDisposable |