UIElement.KeyTipVerticalOffset Property

Definition

Gets or sets a value that indicates how far up or down the Key Tip is placed in relation to the UI element.

C#
public double KeyTipVerticalOffset { get; set; }
XAML
<uiElement KeyTipVerticalOffset="double"/>

Property Value

Double

The number of pixels to move the Key Tip. Positive values move it down. Negative values move it up.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6