ContextMenuCustomPopupPlacementCallback Property
Gets or sets a delegate handler method that positions the Popup control, when
Placement is set to
Custom.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public CustomPopupPlacementCallback? CustomPopupPlacementCallback { get; set; }
Public Property CustomPopupPlacementCallback As CustomPopupPlacementCallback
Get
Set
member CustomPopupPlacementCallback : CustomPopupPlacementCallback with get, set
Property Value
CustomPopupPlacementCallback