Skip to main content

CustomPopupPlacementCallback Delegate

Represents a method that provides custom positioning for a Popup control.

Definition

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

public delegate void CustomPopupPlacementCallback(
CustomPopupPlacement parameters
)
View Source

Parameters

  CustomPopupPlacement
 

See Also

Reference

Avalonia.Controls.Primitives.PopupPositioning Namespace