Skip to main content

CustomPopupPlacementCallback Property

Gets or sets a delegate handler method that positions the Popup control, when Placement is set to Custom.

Definition​

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

public CustomPopupPlacementCallback? CustomPopupPlacementCallback { get; set; }

Property Value​

CustomPopupPlacementCallback

See Also​

Reference​

Popup Class
Avalonia.Controls.Primitives Namespace