Avalonia.Threading Namespace

 

Classes

AvaloniaSynchronizationContext SynchronizationContext to be used on main thread
Dispatcher Provides services for managing work items on a thread.
DispatcherEventArgs Provides event data for Dispatcher related events.
DispatcherFrame Representation of Dispatcher frame.
DispatcherOperation 
DispatcherOperationT 
DispatcherOptions AppBuilder options for configuring the Dispatcher.
DispatcherPriorityAwaitable 
DispatcherPriorityAwaitableT 
DispatcherTimer A timer that is integrated into the Dispatcher queues, and will be processed after a given amount of time at a specified priority.
DispatcherUnhandledExceptionEventArgs Provides data for the UnhandledException event.
DispatcherUnhandledExceptionFilterEventArgs Represents the method that will handle the UnhandledExceptionFilter event.

Structures

Interfaces

Delegates

Enumerations