Summary
Gets the description of the object.
- Namespace
- Avalonia
.Data - Containing Type
- TemplateBinding
Syntax
public string Description { get; }
Value
Type | Description |
---|---|
string | The description of the object. |
public string Description { get; }
Type | Description |
---|---|
string | The description of the object. |