DispatcherTimerTag Property

Any data that the caller wants to pass along with the timer.

Definition

Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Object? Tag { get; set; }

Property Value

Object

See Also