DispatcherTimerTag Property
Any data that the caller wants to pass along with the timer.
Namespace: Avalonia.ThreadingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Object? Tag { get; set; }
Public Property Tag As Object
Get
Set
member Tag : Object with get, set
Property Value
Object