Avalonia API Reference
C#
VB
F#
Show/Hide TOC
Dispatcher
Post Method
Overload List
Post(Action, DispatcherPriority)
Posts an action that will be invoked on the dispatcher thread.
Post(SendOrPostCallback, Object, DispatcherPriority)
Posts an action that will be invoked on the dispatcher thread.
See Also
Reference
Dispatcher Class
Avalonia.Threading Namespace
In This Article
Overload List
See Also