Button.

Flyout Property

Summary

Gets or sets the Flyout that should be shown with this button
Namespace
Avalonia.Controls
Containing Type
Button

Syntax

public FlyoutBase Flyout { get; set; }

Value

Type Description
FlyoutBase