Summary
Gets or sets user-defined data associated with the timer.
- Namespace
- Avalonia
.Threading - Containing Type
- DispatcherTimer
Syntax
public object Tag { get; set; }
Value
Type | Description |
---|---|
object |
public object Tag { get; set; }
Type | Description |
---|---|
object |