ToolTip.

GetPlacement(Control) Method

Summary

Gets the value of the ToolTip.Placement attached property.
Namespace
Avalonia.Controls
Containing Type
ToolTip

Syntax

public static PlacementMode GetPlacement(Control element)

Parameters

Name Type Description
element Control The control to get the property from.

Return Value

Type Description
PlacementMode A value indicating how the tool tip is positioned.