Summary
Gets or sets the content to display in this flyout
- Namespace
- Avalonia
.Controls - Containing Type
- Flyout
Syntax
[Content]
public object Content { get; set; }
Attributes
Type | Description |
---|---|
ContentAttribute | Defines the property that contains the object's content in markup. |
Value
Type | Description |
---|---|
object |