DispatcherTimerIsEnabled Property

Gets or sets whether the timer is running.

Definition

Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool IsEnabled { get; set; }

Property Value

Boolean

See Also