ToolTip.

GetHorizontalOffset(Control) Method

Summary

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

Syntax

public static double GetHorizontalOffset(Control element)

Parameters

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

Return Value

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