Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 565 Bytes

tooltip_horizontaloffset.md

File metadata and controls

28 lines (19 loc) · 565 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ToolTip.HorizontalOffset
winrt property

Microsoft.UI.Xaml.Controls.ToolTip.HorizontalOffset

-description

Gets or sets the horizontal distance between the target origin and the pop-up alignment point.

-xaml-syntax

<ToolTip HorizontalOffset="double"/>

-property-value

The horizontal distance between the target origin and the pop-up alignment point. The default is 0.

-remarks

-examples

-see-also