FlyoutBaseGetAttachedFlyout Method

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static FlyoutBase? GetAttachedFlyout(
	Control element
)

Parameters

element  Control
 

Return Value

FlyoutBase

See Also