FlyoutContent Property
Gets or sets the content to display in this flyout
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
[ContentAttribute]
public Object Content { get; set; }
<ContentAttribute>
Public Property Content As Object
Get
Set
[<ContentAttribute>]
member Content : Object with get, set
Property Value
Object