Tag Property
Gets or sets a user-defined object attached to the control.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Object? Tag { get; set; }
Public Property Tag As Object
Get
Set
member Tag : Object with get, set