Skip to main content

ShowAt(Control, Boolean) Method

Shows the Flyout for the given control at the current pointer location, as in a ContextFlyout

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public void ShowAt(
Control placementTarget,
bool showAtPointer
)

Parameters

  Control
The target control
  Boolean
True to show at pointer

See Also

Reference

PopupFlyoutBase Class
ShowAt Overload
Avalonia.Controls.Primitives Namespace