Summary
Gets or sets a user-defined object attached to the control.
- Namespace
- Avalonia
.Controls - Containing Type
- Control
Syntax
public object? Tag { get; set; }
Value
Type | Description |
---|---|
object? |
public object? Tag { get; set; }
Type | Description |
---|---|
object? |