FlyoutContent Property

Gets or sets the content to display in this flyout

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
[ContentAttribute]
public Object Content { get; set; }

Property Value

Object

See Also