IsEnabled Property
Gets or sets whether the timer is running.
Definition
Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsEnabled { get; set; }
Public Property IsEnabled As Boolean
Get
Set
member IsEnabled : bool with get, set