Tag Property
Gets or sets the tag.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public string Tag { get; init; }
Public Property Tag As String
Get
Set
member Tag : string with get, set
Gets or sets the tag.
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
public string Tag { get; init; }
Public Property Tag As String
Get
Set
member Tag : string with get, set