Skip to main content

SetCustomPopupPlacementCallback Method

Sets the value of the ToolTip.CustomPopupPlacementCallback attached property.

Definition

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

public static void SetCustomPopupPlacementCallback(
Control element,
CustomPopupPlacementCallback? value
)

Parameters

  Control
 
  CustomPopupPlacementCallback
 

See Also

Reference

ToolTip Class
Avalonia.Controls Namespace