Dispatcher Property
Gets the dispatcher this timer is associated with.
Definition
Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Dispatcher Dispatcher { get; }
Public ReadOnly Property Dispatcher As Dispatcher
Get
member Dispatcher : Dispatcher with get