Summary
Gets or sets a value indicating whether the timer is running.
- Namespace
- Avalonia
.Threading - Containing Type
- DispatcherTimer
Syntax
public bool IsEnabled { get; set; }
Value
Type | Description |
---|---|
bool |
public bool IsEnabled { get; set; }
Type | Description |
---|---|
bool |