Summary
Gets or sets a context flyout to the control
- Namespace
- Avalonia
.Controls - Containing Type
- Control
Syntax
public FlyoutBase? ContextFlyout { get; set; }
Value
Type | Description |
---|---|
FlyoutBase? |
public FlyoutBase? ContextFlyout { get; set; }
Type | Description |
---|---|
FlyoutBase? |