ToolTipGetCustomPopupPlacementCallback Method
Gets the value of the ToolTip.CustomPopupPlacementCallback attached property.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static CustomPopupPlacementCallback? GetCustomPopupPlacementCallback(
Control element
)
Public Shared Function GetCustomPopupPlacementCallback (
element As Control
) As CustomPopupPlacementCallback
static member GetCustomPopupPlacementCallback :
element : Control -> CustomPopupPlacementCallback
- element Control
-
CustomPopupPlacementCallback