Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 551 Bytes

tooltip_verticaloffset.md

File metadata and controls

30 lines (19 loc) · 551 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.ToolTip.VerticalOffset
winrt property

Windows.UI.Xaml.Controls.ToolTip.VerticalOffset

-description

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

-xaml-syntax

<ToolTip VerticalOffset="double"/>

-property-value

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

-remarks

-examples

-see-also