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 |
public FlyoutBase Flyout { get; set; }
Type | Description |
---|---|
FlyoutBase |