Skip to main content

SetVerticalOffset Method

Sets the value of the ToolTip.VerticalOffset attached property.

Definition

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

public static void SetVerticalOffset(
Control element,
double value
)

Parameters

  Control
The control to get the property from.
  Double
A value indicating how the tool tip is positioned.

See Also

Reference

ToolTip Class
Avalonia.Controls Namespace