Tag Property
Any data that the caller wants to pass along with the timer.
Definition
Namespace: Avalonia.Threading
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Object? Tag { get; set; }
Public Property Tag As Object
Get
Set
member Tag : Object with get, set