DispatcherTimer Constructor
Creates a timer that uses theUI thread's Dispatcher2 to process the timer event at background priority.
Definition
Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public DispatcherTimer()
Public Sub New
new : unit -> DispatcherTimer
See Also
Reference
DispatcherTimer Class
DispatcherTimer Overload
Avalonia.Threading Namespace