ButtonFlyout Property
Gets or sets the Flyout that should be shown with this button.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public FlyoutBase? Flyout { get; set; }
Public Property Flyout As FlyoutBase
Get
Set
member Flyout : FlyoutBase with get, set
Property Value
FlyoutBase