DispatcherTimer.

Tag Property

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