ControlTag Property
Gets or sets a user-defined object attached to the control.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.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