Skip to main content

GetPlacement Method

Gets the value of the ToolTip.Placement attached property.

Definition

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

public static PlacementMode GetPlacement(
Control element
)

Parameters

  Control
The control to get the property from.

Return Value

PlacementMode
A value indicating how the tool tip is positioned.

See Also

Reference

ToolTip Class
Avalonia.Controls Namespace