FlyoutBase.

ShowAttachedFlyout(Control) Method

Namespace
Avalonia.Controls.Primitives
Containing Type
FlyoutBase

Syntax

public static void ShowAttachedFlyout(Control flyoutOwner)

Parameters

Name Type Description
flyoutOwner Control

Return Value

Type Description
void